on(release){
gotoAndPlay ‘Page 2’;
}
this is the code i have attached to a button - to try and make it go to another scene in my page. I have 5 scenes. Why doesn’t this code work? There aren’t any code errors in it, but it still doesnt work.
on(release){
gotoAndPlay ‘Page 2’;
}
this is the code i have attached to a button - to try and make it go to another scene in my page. I have 5 scenes. Why doesn’t this code work? There aren’t any code errors in it, but it still doesnt work.
:: Copyright KIRUPA 2024 //--