|
-
Target path problem
Hi
I am loading a swf to a container mc like this:
_root.container.loadMovie("my.swf");
the problem is all the fuctions that I have in "my.swf" stop working becuase target path changes to something like this for example:
_root.container.mc1 (before it was _root.mc1!).
therefore I was wondering is there a way to fix this problem without having to change all my paths in "my.swf".
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|