1084 error
I am creating a simple guess a number game, I have made all of the basic function to work but I can't get the reset button to work once you have guessed the correct number.
I am getting this error, "Scene 1, Layer 'code', Frame 1, Line 51 1084: Syntax error: expecting rightparen before colon." and "Scene 1, Layer 'code', Frame 1, Line 72 1084: Syntax error: expecting rightparen before colon."
Code:
winGame(event:MouseEvent);
If needed I can post the full code if you wish.
Thanks, Alex
