Cyp1329
02-02-2007, 02:04 PM
Hello,
I am having the following problem, I am creating a simple game in order to learn some flash. In this game I have a movie clip, lets call it Sprite1. This movie clip contains a number of frames each containing a movieclip representing one of the sprites animations. My problem is when I want to stop the animation of Sprite1, if i call Sprite1.stop() it will just loop the MovieClip in the current frame, is there a way to stop this animation completly?
Thanks in advance
Cyp
I am having the following problem, I am creating a simple game in order to learn some flash. In this game I have a movie clip, lets call it Sprite1. This movie clip contains a number of frames each containing a movieclip representing one of the sprites animations. My problem is when I want to stop the animation of Sprite1, if i call Sprite1.stop() it will just loop the MovieClip in the current frame, is there a way to stop this animation completly?
Thanks in advance
Cyp