Hi guys I’ve been trying to get these buttons to work from within a movieclip in scene one to goto scene 2, i thought it was simple but can’t get it to work, help.
I’ve been using code:
on (release)
{
_level0.gotoAndStop(“scene2”,1);
}
Hi guys I’ve been trying to get these buttons to work from within a movieclip in scene one to goto scene 2, i thought it was simple but can’t get it to work, help.
I’ve been using code:
on (release)
{
_level0.gotoAndStop(“scene2”,1);
}
:: Copyright KIRUPA 2024 //--