Friday, April 2, 2010

Debug app not launching.

I'm running into a strange issue when I attempt to debug my air app all of the sudden. the console reports the swf size, but that's it, the execution of the app seems to stop there. No window, no taskbar item, yet ADL is running.

I've also verified that another instance of ADL is not running when this happens.

Debug app not launching.

In the application descriptor file, is the visible property of the initialWindow property set to true? The default value is false.

Debug app not launching.

Thanks that did help a little. I at least a window show up now. The thing is, it never finishes ''initializing'' in the progress bar. And if I click on that area, a default windows border shows and then the title bar changes to ''Not Responding'' like ADL has crashed.

No comments:

Post a Comment