In Flash < 8.5 I don't recall getting any sandbox violations when running a local swf. However, I'm in AS3 and I can load a jpg that is in the same directory as my swf but get a Sandbox Violation when I attempt to pass that loaded jpg to BitmapData.draw()
*** Security Sandbox Violation *** SecurityDomain 'file:///c:/..../bin/Image3d-debug.swf' tried to access incompatible context file:///c:/..../bin/mona.jpg' Any ideas? _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

