I can’t figure out why this isn’t working, its no going to the next stage!
Under enterframe
if(_root.enemyleft <= 0){
trace(“hit”);
gotoAndStop(“stage2”, 1);
}
but its not working, any help
Thanks
I can’t figure out why this isn’t working, its no going to the next stage!
Under enterframe
if(_root.enemyleft <= 0){
trace(“hit”);
gotoAndStop(“stage2”, 1);
}
but its not working, any help
Thanks
:: Copyright KIRUPA 2024 //--