Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
Please post your code here.
Also is there anything you use to display your camera on the first frame that doesn't exist on frame 1800, such as a video component to display it? You'll need to make sure the same components to display the video camera exist on frame 1800 without adding a new keyframe and pasting them all back in. If you do that, you'll need to duplicate the code you used to initialize the camera again, it will not automatically attach the code from frame 1.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now