Question
Can't tell root or parent to play
This is very simple - I have a main game interface into which
I have loaded a game movieclip.
When the game is done, I have a button (in the game movieclip) that tells the main timeline to play (so we can go onto the next game).
For some reason that is not working for me. I'll attach my code below.
in addition to nextFrame I have tried play, goto statements - everything I can think of.
I don't get any errors, and the trace function works.
When the game is done, I have a button (in the game movieclip) that tells the main timeline to play (so we can go onto the next game).
For some reason that is not working for me. I'll attach my code below.
in addition to nextFrame I have tried play, goto statements - everything I can think of.
I don't get any errors, and the trace function works.