Re: [Flashcoders] System.security HELP

2008-10-09 Thread Glen Pike
Hi, I think this is the page you need: http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=2647.html It s

Re: [Flashcoders] System.security HELP

2008-10-09 Thread Corban Baxter
yeah thats the thing. I have a loded SWF that is trying to talk to the main swf from "mydomain.com". I can make it do the reverse but I was getting the out of context error in both cases. On Thu, Oct 9, 2008 at 3:14 PM, Glen Pike <[EMAIL PROTECTED]> wrote: > Hi, > > I am not sure about 2 SWF's c

Re: [Flashcoders] System.security HELP

2008-10-09 Thread Glen Pike
Hi, I am not sure about 2 SWF's communicating across domains - that sounds like it would use JavaScript, which probably won't work because it is essentially cross site scripting (XSS), which is usually "forbidden" for JS. If you are loading one SWF inside another, you need to have a

[Flashcoders] System.security HELP

2008-10-09 Thread Corban Baxter
Hey guys! i have a really weird question I have never ran into before. i am trying to host some SWF's on two serperate domains and get them to talk to each other. But i keep getting the error *** Security Sandbox Violation *** SecurityDomain 'http://www.mydomain-other.com/mySWF.swf' tried to access