ActionScript 2 for animation
i made cartoon animation sound (10 layers: eye, mouth, etc.)
so made button , wrote action.
stop();
buton.onpress = function() {
gotoandplay(2)
}
but when click play on button, play sound without animation. why?
i need separated layer entire action animation?
i want this: when click play on button, entire animation sound, play.
please
if buton true (and not movieclip) button, timeline containing code advance frame 2 , play if timeline not on frame 2.
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment