Skip to main content
October 18, 2011
Answered

ADL don't show the window

  • October 18, 2011
  • 2 replies
  • 475 views

I have a problem with the ADL. When I try to test a project, the ADL is opened, but it shows me no window!. When I pack the application and install it in my computer, it's works OK, but to develop this is very annoying. I'm using a MAC, and Adobe Flash Builder 4.5

Any help is really welcome!

Thanks

Patricio López

This topic has been closed for replies.
Correct answer

Issue solved. The problem was the Flashbug complement of Firefox. It modify the mm.cfg. All I have to do is clean the PreloadSWF var and it works!

2 replies

Correct answer
October 19, 2011

Issue solved. The problem was the Flashbug complement of Firefox. It modify the mm.cfg. All I have to do is clean the PreloadSWF var and it works!

October 19, 2011

Did you include <visible>true</visible> in the <initialWindow> tag in your application.xml?