How to add scoring to my game
I have made a simple card game on flash in the style of the game Higer or Lower. So far, when the player clicks the buttons 'Higher' or 'Lower', it tells them if they are correct of incorrect. I now want to have their score add up as they play the game.
Im new to Flash and have probably gone about the long way of creating this game but I within my timeline, i have a number of keyframes that the player is directed to if they get the answer correct, and then a number of keyframes with identical images if the player is incorrect. These all link up, and plays smoothly if the player is correct or incorrect etc.
Frames 63-81 are the pages the player lands on if they get the answer correct.
I need some simple coding that effectively says "if player lands on frame 64, add one point" for example.
Please help!