Let me explain the setup first. I have a SWF application and the JavaScript file on one domain. I'm displaying the SWF and loading the JavaScript file on another domain.
The SWF registers callbacks to JavaScript methods, but when I try to call the ActionScript methods from JavaScript it fails. I receive a strange error from Firefox: "Error: uncaught exception: Error calling method on NPObject! [plugin exception: Error in Actionscript. Use a try/catch block to find error.]." I also receive this sandbox security violation: "*** Security Sandbox Violation *** SecurityDomain 'http://wiki.domain.com/bin/view/IMDDocs/FLVDevShed' tried to access incompatible context 'http://cfdev.domain.com/Staff/jgiotta/mgmediaplayer/mgmediaplayer.swf'" Is there any security issues I need to be aware of in order for this to work? _______________________________________________ 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