A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Delay action??

  1. #1
    Senior Member
    Join Date
    Sep 2000
    Posts
    339
    I have a script that needs a delay before it goes to the next action for about 2 seconds.. how would I do that??

  2. #2
    Stick In The Mud
    Join Date
    Oct 2000
    Posts
    752

    timer....

    since there's not a timer object (i don't there is anyway!), you could try making your own using getDate or getSeconds or something (like you've got in your footer), then compare that with the length of your delay.

  3. #3
    Senior Member
    Join Date
    Sep 2000
    Posts
    103

    how accurate?

    If your not worried about accricy, and don't like scripting just add frames. 24 frames is 2 seconds at 12fps.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center