Hi all...
I am using a small movie clip as a button that plays on a mouse rollover. However, if the mouse stays on the clip/button, the clip never finishes it's complete animation.
I'm using on(rollOver) {_root.about.gotoAndPlay(2);} to activate the clip. I have a stop(); action on frame 1 and have tried putting a stop(); on the last frame of the movie but it never seems to stop.
Help!!!
There's always a better way. The fun is trying to find it!
I am using a small movie clip as a button that plays on a mouse rollover. However, if the mouse stays on the clip/button, the clip never finishes it's complete animation.
I'm using on(rollOver) {_root.about.gotoAndPlay(2);} to activate the clip. I have a stop(); action on frame 1 and have tried putting a stop(); on the last frame of the movie but it never seems to stop.
Help!!!
There's always a better way. The fun is trying to find it!