|
Hello, I have a .swf and at the frame 34 I loadmovie another .swf.
In this .swf there's 5 scene. When I'm in the scene 2,3,4 or 5 i would like to add a button that return the user to the scene 1.
How can i do? _root doesn't work because it bring the user to the FIRST .swf in the one there is a loadmovie for the second .swf
|