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
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
:: Copyright KIRUPA 2024 //--