I think we need a better explanation.  AIR apps usually have an "application" 
sandbox type, not localXXX

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of daniel.langh
Sent: Monday, July 27, 2009 3:49 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Loading local SWFs in AIR to local-with-network sandbox



Hello,

I'm trying to load locally stored SWF files from the app-storage directory of 
my AIR application into the local-with-network security sandbox.
Two SWFs are created with -use-network=true and use-network=false compiler 
flags respectively.
However both of them are loaded into the _local-with-file_ security sandbox, 
regardless of the above mentioned compiler flag.
I'm using the default LoaderContext.

Can anybody confirm this as a bug, or suggest a proper way to get things in the 
local-with-network sandbox?

Thanks, Daniel


Reply via email to