Skip to main content
Participant
September 14, 2012
Question

AIR internal windows become visible?

  • September 14, 2012
  • 5 replies
  • 1039 views

We have an application that hosts the Flash player to run SWF movies and occasionally launches Windows executables when the movie asks so through an ExternalInterface API. This has been working fine for several years now, but recently it was brought to our attention that using it to launch a program that happens to be a Flex/AIR executable containing a browser object causes one, two or three internal windows to pop up and become visible; their titles are things like Msg, SWBrowse and _acroS_win.

When running the AIR executable standalone, those windows do not show up. Inspecting the process shows that they actually exist but they're hidden. So it seems that something in the AIR runtime decides that the windows should actually be visible when launched from our application.

Hints/suggestions as to why those windows pop up or how to prevent them from doing so are welcome. In our tests so far, using another program that doesn't host the Flash player to launch the AIR program helps only for applications built using Flash Develop and the AIR SDK. If Flex is used, the windows always show up.

This topic has been closed for replies.

5 replies

chris.campbell
Legend
September 17, 2012

Do you know if these messages recently started occurring with an updated version of Flash Player or has this been there all along?  I haven't seen this come up before, so I'd suggest opening a new bug report on this at http://bugbase.adobe.com and include a copy of your application/code so we can test this out.

Thanks,

Chris

Participant
September 18, 2012

Hi Chris,

This problem was reported recently; it has been observed in Flash player 11.3 and 11.4.

Thanks for the suggestion, we will create a simple way to reproduce the problem as that might also help us find out if we've missed something.

Luis

chris.campbell
Legend
September 18, 2012

Thanks Luis.  Once you've added the bug, please let me know the bug number and I'll follow up internally.

Chris