Joppe
February 20th, 2005, 02:46 PM
I can't figure out why this doesn't work ..
on (press) {
_root.timer.gotoAndPlay("start");
_root.nextFrame
}
It's weird becouse the nextFrame is ingored and its just the timer who starts.. Is it me who did something wrong or... ???
-Joppe
on (press) {
_root.timer.gotoAndPlay("start");
_root.nextFrame
}
It's weird becouse the nextFrame is ingored and its just the timer who starts.. Is it me who did something wrong or... ???
-Joppe