actionscript 3 - How to make a movieclip play on a specific frame in AS3? -
i'm incredibly rusty @ flash having not touched in 10 years , can't seem figure out, or find online:
i have movieclip 2 layers, each having shape tween. door opens , closes.
i dropped onto main timeline need start , stop. i'm struggling since last time used flash actions go on specific keyframes.
i made new layer called actions keep things organized , have:
barrier1.stop(); i want lets me state frame, 57 have barrier1 start playing on. tried using play(); , event.enter_frame no luck. how set up?
if using timeline, can add key frame on desired frame, , add stop(); action in action layer. bear in mind if in main timeline - stop everything. if want stop movieclip, have inside moviceclip's timeline.
Comments
Post a Comment