Hi I have this question How JUMP TO A SCENE FROM A ComboBox?
I did this
function jumpToScene() {
if (_root.testBoxInst.getvALUE() != “”)
gotoAndPlay(_root.testBoxInst.getValue(), 1);
}
but it dosn’t work, please help me.
Hi I have this question How JUMP TO A SCENE FROM A ComboBox?
I did this
function jumpToScene() {
if (_root.testBoxInst.getvALUE() != “”)
gotoAndPlay(_root.testBoxInst.getValue(), 1);
}
but it dosn’t work, please help me.
:: Copyright KIRUPA 2024 //--