Woodsy01
06-26-2009, 11:02 AM
I've got a movieclip animation which is added to the stage at the start of the .swf. Its an introduction to the game, and the user is encouraged to click on the movieclip to start the animation.
Once the animation is finished I'd like the movieclip to be removed from the stage.
How do I go about doing this? Do I need to setup some sort of event handler which listens out if the movieclip has finished then start a function once its finished to remove it from the stage? Which methods look out for movieclips finishing?
Cheers
Once the animation is finished I'd like the movieclip to be removed from the stage.
How do I go about doing this? Do I need to setup some sort of event handler which listens out if the movieclip has finished then start a function once its finished to remove it from the stage? Which methods look out for movieclips finishing?
Cheers