Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: actionscript delay timer |
From: | Matt Perkins |
Date: | Mon, 1 May 2000 21:03:34 +0100 |
given that delaytime = 500 this sould delay for 500 miliseconds right?
but flash errors out saying that a loop executed more than 200,000 times ...
what's wrong?
Set Variable: "now" = GetTimer
Set Variable: "then" = now + delaytime
Loop While (now <= then)
Set Variable: "now" = GetTimer
End Loop
> ::: Matt Perkins
> sol_6 ::: http://hfaze.ice.org
hfazevnet [dot] net
icq: 2690753
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: actionscript delay timer, Darren Critchley
Replies
RE: FLASH: CD business card manufacturer, David Giannetto
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]