|
-
Hello,
I am coming back with my problem in case someone have not see it.
My MovieA (who is loaded and opened in my root movie called MainMovie) include some ActionScript in order to display an image only if the mouse rollover a specific zone. (I am using the _xmouse and _ymouse with some condition in order to do that).
I have loaded my movie using the following actionscript.
loadMovie(MovieA,_root.loadWindow);
This movie (MovieA) is working correctly when I launch it out of the MainMovie (In 'standalone'), but the thing is that it is not working when I load it in the MainMovie, the image is never displayed. Why ?
What do I have to do in order to make its actionscript work correctly ?
Attoc.
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
|