|
|
|
#1 |
|
Junior Member
Join Date: May 2002
Posts: 28
|
Hey! Give me a break!
Hi Folkz
My problem is: just want to know what code I can use for the actionscript stop for time and then continue Like this Command command command; wait some seconds; Command command command; is there a sintax to give this break??? tkxxx []s |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Feb 2004
Location: Los Angeles
Posts: 2,920
|
What you're looking for is setInterval and there is a nice sticky post about it at the top of this forum.
The method you're currently describing of waiting for a few seconds won't work, because actionscript scripts are supposed to execute very quickly between drawing frames. So instead, the way it's done is you use setInterval, and you say "execute these lines of code XXX seconds in the future".
|
|
|
|
|
|
#3 |
|
Flasher_man
Join Date: Jul 2003
Location: USA
Posts: 49
|
wow
err sry wrong file
__________________
;p |
|
|
|
![]() |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|