Flash AS3 - Access external swf on the same domain
Posted
by christinelalala
on Stack Overflow
See other posts from Stack Overflow
or by christinelalala
Published on 2009-07-09T00:59:26Z
Indexed on
2010/03/26
13:03 UTC
Read the original article
Hit count: 190
Hi,
I ran into this problem and could not solve it, so I have a swf file that loads assets from another swf file, everything's fine, until I put them on the server, they are under the same domain, relative path doesnt work nor does absolute path. This is not even a cross domain problem, since both files are on the same server.
Did anyone ever have the same problem? Thanks.
© Stack Overflow or respective owner