[Flash 8] Timing help II

My last post didn’t receive any responses so I am trying again.

I am trying to control movement of an object in one frame based on timing. I have the movement working correctly. What I need assistance on is determining when it should move.

I tried using timer() mod 1000 but am having no luck. What is a way that I can implement this portion? Any help is appreciated…