Jump to content

Adobe Flash CS4 - Timeline


trevor-

Recommended Posts

I have a new question - how do I make something start further up on the timeline? I just see a circle and square in the white areas left behind, and the images flash but don't stay solid for the duration of the new timeline after it begins..

Link to comment
Share on other sites

  • 1 month later...

To make something start further up the timeline you need to using some ActionScript code.gotoAndPlay(53);Replace the 53 with whatever frame number or frame name you want it to go to. If you use frame names remember to enclose the name in quotation marks like this: "circle"Not to sure what you mean by "images" or circles and squares, I need a bit more context. If you're seeing flashing images all over the place it may be because of bad ActionScript code, that happens, but Flash would've told you if that were the case.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...