Jumping Frames (Skip Frames)
I am editing a .FLA file that has been given to me.
I would like to have the movie jump frames (skip frames) to cut out a part of the movie so i do not have to edit the time line.
What is the Action Script that I should use?
Right now on the frame I want it to jump from I have
gotoAndPlay(8220);
this does not seem to be doing the job,
What script should I play in there insted?
Thank you very much in advance,
Travis