I have an swf file that is saved in the app-storage
directory, and it’s compiled with “allow network
access”, and it reads an xml file from a webserver.
When I load this file into an swfloader in my air app, it
throws up the “this file is trying to connect”
notification box.
Even if I add the path in the security settings, it refuses
to work.
Is there any way to let it communicate and read the xml file?