quick question
i have 5 frames on my timeline
how can go previous frame and next frame in as3
function prevFrame():void{
gotoAndPlay(previousFrame);
} ?
function nextFrame():void{
gotoAndPlay(nextFrame);
}
please advice
quick question
i have 5 frames on my timeline
how can go previous frame and next frame in as3
function prevFrame():void{
gotoAndPlay(previousFrame);
} ?
function nextFrame():void{
gotoAndPlay(nextFrame);
}
please advice
:: Copyright KIRUPA 2024 //--