xeno439
05-03-2006, 04:44 PM
on (release) {
gotoAndPlay(nextFrame);
}
but this works fine
on (release) {
gotoAndPlay(5);
}
Is it a Flash 8 thing?
Thanks
gotoAndPlay(nextFrame);
}
but this works fine
on (release) {
gotoAndPlay(5);
}
Is it a Flash 8 thing?
Thanks