Flash CS4 AS3 Security Sandbox Violation
        Posted  
        
            by Jennifer Heidelberg
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jennifer Heidelberg
        
        
        
        Published on 2010-03-30T10:58:09Z
        Indexed on 
            2010/03/30
            11:03 UTC
        
        
        Read the original article
        Hit count: 832
        
Hi,
I have build my entire website with flash and embedded several swf objects (slideshows) into it. everything always worked fine when I published it as swf movie. but now that I want to upload my website an error message occurs saying:
Error #2044: Unhandled SecurityErrorEvent:. text=Error #2140: Security sandbox violation: file:///mylayout.swf cannot load file:///slideshow_1.swf. Local-with-filesystem and local-with-networking SWF files cannot load each other.
I know that it has something to do with the fact that one of the swf is local with filesystem and the other local with networking. but in my publish settings i told it to access local files only. but it didnt help.
does anyone have an answer?
© Stack Overflow or respective owner