var loaderContext:LoaderContext;
 loaderContext= new LoaderContext();
 loaderContext.securityDomain=SecurityDomain.currentDomain;
 loaderContext.checkPolicyFile = true;
then pass that as the context parameter to load()
If you're using the excellent "BulkLoader" pass it as "context" param
Wednesday, June 2, 2010
Subscribe to:
Post Comments (Atom)
 
No comments:
Post a Comment