Keeping Score
|
Popularity: (566)
Tags: flash macromedia score keeping Link: Visit It >> |
Keeping Score in a flash game. Lets create a button and name it something like test_score. 2. Add this to your first frame: score = 0 This tells it to set the score to zero when the page loads. 5.Add th...