jalbertson
Technical User
Is there anyway you can rewind a movie clip.
Here is a little info for ya. On the first frame I have a graphic, with a stop(); on it. I also have a button on this frame with a on(press) { gotoAndStop(2);}.
Then on the next frame I have a movie clip on with a stop(); at the end of the movie clip. At the end of the movie clip I also have a button called rew_btn.
I am trying to figure out a way to have this movie clip rewind some how.
Any help would be nice, and thanks in advance.
Here is a little info for ya. On the first frame I have a graphic, with a stop(); on it. I also have a button on this frame with a on(press) { gotoAndStop(2);}.
Then on the next frame I have a movie clip on with a stop(); at the end of the movie clip. At the end of the movie clip I also have a button called rew_btn.
I am trying to figure out a way to have this movie clip rewind some how.
Any help would be nice, and thanks in advance.