Question : Event Listener that waits for a MovieClip to stop playing.

Is there a way to execute a funcion once a MovieClip finishes playing. In other words, how could I execute a functionn once a movieClip reaches its last frame.

Answer : Event Listener that waits for a MovieClip to stop playing.

you just need to add an eventlistener to load the second scene with the onStop command, put the onStop command on your first scene and make the event listener load bomb_mc when it stops. you wont be able to notice it unless you export the swf, i dont think you can preview it?
Random Solutions  
 
programming4us programming4us