any idea why this wont work?
here is my code:
on(rollOver){
_root.tabmenu.butt_effects.services_button.gotoAndPlay(2);
}
on(rollOut){
_root.tabmenu.butt_effects.serv_out.gotoAndStop("services_out");
}
cheers
any idea why this wont work?
here is my code:
on(rollOver){
_root.tabmenu.butt_effects.services_button.gotoAndPlay(2);
}
on(rollOut){
_root.tabmenu.butt_effects.serv_out.gotoAndStop("services_out");
}
cheers
:: Copyright KIRUPA 2024 //--