ActionScript.org Forums
>
ActionScript Forums Group
>
Simple Stuff (Newbies)
> also can't find a code to pause the code for 5 secs
PDA
View Full Version :
also can't find a code to pause the code for 5 secs
Jedimace
09-14-2007, 11:34 PM
i want in my code to wait 5 seconds before doing the next command
Flash Gordon
09-14-2007, 11:36 PM
setTimeout(command, 5000);
Jedimace
09-14-2007, 11:39 PM
thanks, but it doesn't turn the setTimeout part in blue on flash 8 and doesn't work
= (
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.