Well, I have a problem -
The Gotoandplay plays all the frame to the frame you want it to play…
What scriptname has the button jump to and play the frame on click?
Example:
Gotoandplay button on frame 1. The frame you want to jump to is frame 30.
You click it. It plays frame 2-29 before going to 30.
I am looking for something that:
(whatever) on frame 1. The frame you want to play is frame 30.
You click it. It does NOT play frames 2-29, instead it just plays 30.
Can anyone help?