I have buttons that when pressed tween over the next 10 frames of the timeline. How do i use actionscrpt so that when the playhead hits a certain frame, it controls another movieclip on the main stage?
When it hits frame 20 i want it to gotoAndPlay(2); of black_bg movieclip.
:ponder: