01-21-2013 12:12 PM
Have you tried a simple project? Maybe just a stage with a textfield or something?
01-21-2013 12:29 PM
Everything was working until the latest software upgrade on the dev alpha and the SDK.
03-28-2013 06:03 PM
Make sure your application xmlns in the app.xml is targeting Air 3.1!
<application xmlns="http://ns.adobe.com/air/application/3.1">
Also check for unsupported code such as Window Resize stuff and TLF textfields.