I am making a flash and I want it so that when you press a certain button it goes to scene 2.
the actionscript I’m using doesnt work. Is there a better script?
on (release) {
gotoAndStop(“scene 2”, 1);
}
I am making a flash and I want it so that when you press a certain button it goes to scene 2.
the actionscript I’m using doesnt work. Is there a better script?
on (release) {
gotoAndStop(“scene 2”, 1);
}
:: Copyright KIRUPA 2024 //--