Recently Popular Loops Tagged Tutorials



Feb 13

Using Loops in AS3

Posted by , in Flash Tutorials

A loop is a tool used to execute a segment of code repeatedly for a specific number of times or while a certain condition is satisfied.

Popularity: 17%

Thumbnail for Using Loops in AS3
Clique It


Sep 26

Flash ActionScript Loops

Posted by , in Flash Tutorials

ActionScript loops are tools used to execute a segment of code repeatedly for a number of times or while a certain condition is satisfied. This can save time and effort by not having to type the same code multiple times to repeat a process.

Popularity: 17.9%

Thumbnail for Flash ActionScript Loops
Clique It