Mindless Key Bashing Game

So I’m making a game at the moment in the most horrible genre there is, yup, it’s a mindless key bashing game. You know, kinda like the old Daly Thompson athletics game on the arcades back in the day. You have to repetitively bash a key untill you reach a certain point/power level.

Does anyone know of any tutorials on this kind of game as I can imagine there may be some timing problems associated with using onEnterFrame to check for the keypresses, so I’m guessing setInterval is the way to go.

Anyway if anyone has any suggestions, let em fly :slight_smile:
I really don’t feel like sorting this one out myself. :smirk:

Thanks