Basically... got a menu with a button on it saying "enter".
On the action script ive got
stop();
so it stops at the menu instead of looping... but now when the user clicks enter I want it to goto a certain frame... ive tried adding
nextFrame();
but that means it doesnt stop at menu just loops to next frame... dont know if anyone has used Director but I just want to do some sort of "jump to frame command"
Cheers Daz
On the action script ive got
stop();
so it stops at the menu instead of looping... but now when the user clicks enter I want it to goto a certain frame... ive tried adding
nextFrame();
but that means it doesnt stop at menu just loops to next frame... dont know if anyone has used Director but I just want to do some sort of "jump to frame command"
Cheers Daz