Good timer!

Hi guys I’m alternating between MCs within one big SWF and I need a good timer. I tried a MC that counts 0 - 60 frames and resets, but I ran into complications. I tried setInterval, but that freezes up too much. Especially if the user clicks more than they should. I even tried using depths, but that one works seemlessly 3/4 of the time and then jsut moves abruptly when it shouldn’t

I’ve been sitting by the computer for two days trying to figure out the best coding for this. But it just gets more and more and more complicated until teh script is a giant mess of comments and functions.

Can anyone help me out with this? Iknow its a common feature but I can’t see what I’m missing. thanks