Tutorial: Using SetInterval() in Flash ActionScript

March 27th, 2008 by Blue Chi
Posted in Flash, Tutorials

Using SetInterval() in Flash ActionScript

Our latest Flash ActionScript tutorial will teach you the basics on how to use the setInterval() method in Flash to execute code repeatedly at given time intervals so that, for example, you can flip a page once every two seconds or move a box a step every one second.

Post a Comment