trevor- Posted March 15, 2010 Report Share Posted March 15, 2010 (edited) 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.. Edited March 17, 2010 by trevor- Link to comment Share on other sites More sharing options...
BlackBullet Posted April 17, 2010 Report Share Posted April 17, 2010 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 More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now