big_dog45
04-12-2002, 11:20 PM
Alright here's what i'm trying to do
When the user pushes a button I want the movie to play a few frames before jumping to another frame.
I tried doing the following...
play() //note: the idea was that the movie would play four more
frames (the 4th one has a stop action) before jumping to
the next part of the movie.
gotoandplay(170)
unfortunately the movie jumps right away to frame 170...
Thanks for the help!!! I appreciate it!!!
When the user pushes a button I want the movie to play a few frames before jumping to another frame.
I tried doing the following...
play() //note: the idea was that the movie would play four more
frames (the 4th one has a stop action) before jumping to
the next part of the movie.
gotoandplay(170)
unfortunately the movie jumps right away to frame 170...
Thanks for the help!!! I appreciate it!!!