I’m doing a tut to learn animation through AS,
but can’t figure out how to stop the MC
[AS]onClipEvent (enterFrame) {
speed = -2;
this._y += speed;
}[/AS]
Anyone?
regards
I’m doing a tut to learn animation through AS,
but can’t figure out how to stop the MC
[AS]onClipEvent (enterFrame) {
speed = -2;
this._y += speed;
}[/AS]
Anyone?
regards
:: Copyright KIRUPA 2024 //--