I'm trying to prepare an fla in Flash for an Air Application. I included in the first frame a TLF text field. when I run the TestMovie in Air Debug Launcher I get a warning:
Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml. The 'secure' attribute is only permitted in HTTPS and socket policy files. See http://www.adobe.com/go/strict_policy_files for details.
If I then proceed to compile the application, install it and run it, it crashes. It seems to be the TLF text field because when I remove it works fine.