Tutorial: Using setInterval in ActionScript 3.0
November 20th, 2009 by Blue Chi
Posted in Flash, Tutorials
Learn a much more simpler method for executing your ActionScript 3.0 code repeatedly over specified time intervals using the setInterval() method by reading our tutorial on this topic.

Fully Illustrated