vazash
June 27th, 2008, 04:20 AM
Hi Guys,
I have a problem. I have an empty MovieClip on the stage in the _root position. My main movie plays the animation and stops when it reaches the end. When a user clicks on the menus the external swf files load in the empty MovieClip on the stage.
The problem is that when i click on another menu item, the current swf file unloads and the new one starts loading. How do i make it so that the new swf file loads and when it is done loading, the existing movie unloads. The New swf files also load in the same mc. Is there any way out of this. I tried using the CreateEmptyMovieClip() method but what happens with that is then the levels get messed up. If I click on a menu item that was previously clicked, it does not load the movie on top of the latest one.
Thanks,
vazash.
I have a problem. I have an empty MovieClip on the stage in the _root position. My main movie plays the animation and stops when it reaches the end. When a user clicks on the menus the external swf files load in the empty MovieClip on the stage.
The problem is that when i click on another menu item, the current swf file unloads and the new one starts loading. How do i make it so that the new swf file loads and when it is done loading, the existing movie unloads. The New swf files also load in the same mc. Is there any way out of this. I tried using the CreateEmptyMovieClip() method but what happens with that is then the levels get messed up. If I click on a menu item that was previously clicked, it does not load the movie on top of the latest one.
Thanks,
vazash.