flash game help!
flash game help!
Out of context: Reply #1
- Started
- Last post
- 4 Responses
- Mick0
simply start a counter
score=0;on release of each difference that is found score++;
Also on each button call a function that checks if the score == 5 - if it does, do something (goto frame X or whatever)