Hi I’m trying to call a frame on thee timeline but i need to use the label on it how can I call it?
btn1_mc.addEventListener(MouseEvent.CLICK, function(){
gotoAndPlay(“label_name”);
});
will this work?
Hi I’m trying to call a frame on thee timeline but i need to use the label on it how can I call it?
btn1_mc.addEventListener(MouseEvent.CLICK, function(){
gotoAndPlay(“label_name”);
});
will this work?
:: Copyright KIRUPA 2024 //--