I have a flash video. I have 4 buttons. Id like after a button is clicked, that it play the next 15 frames, then forward to another part of the timeline. but each button needs to forward to a different part.
If there a way to have the script for the buttons to be something like this:
play next 15 frames, then gotoandplay 50
play next 15 frames, then gotoandplay 60
play next 15 frames, then gotoandplay 70
play next 15 frames, then gotoandplay 80
thanks.