I have local file that is loading a remote file. The remote file sends a
number of events to the file that loads it. I have
System.security.allowDomain in the loading file set to allow the domain of
the file that is loaded. Events are received, everything works, no
problem.
 
But, I keep getting errors in the Flash IDE output window that say "tried
to access incompatible context". 
 
Like this :
 
*** Security Sandbox Violation ***
SecurityDomain 'http://my.domain.com/my_swf.swf' tried to access
incompatible context 'file:///C|/my_local.swf'
 
I read that this is the expected behavior for the debug version of the
flash player. But it is quite annoying. Is there a way to suppress it? 
Thanks
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to