Skip Button on AS3 + VCAM Problem!
What I am trying to achieve is to get the button that I created on frame 1 to skip my animation so that I can get to frame 1800.
I have two problems:
1) I cannot find a code that actually works, when I tell the code to skip me over to frame 1800, it only skips me to frame 80 or something.
2) I use a VCAM and when I put in some code for the skip button, the VCAM stops working
Some other info.
I work on Scene 1, the button is called SkipButton1, it spans the whole animation timeline.
