help needed! how can i make my button work to tell target a movie clip to move each frame of its animation
I am not sure I understand? Do you mean something likeā¦
on (release){
_root.yourClip.gotoAndPlay(frame#);
}
???
help needed! how can i make my button work to tell target a movie clip to move each frame of its animation
I am not sure I understand? Do you mean something likeā¦
on (release){
_root.yourClip.gotoAndPlay(frame#);
}
???
:: Copyright KIRUPA 2024 //--