Advanced Search
ActionScript for Flash MX: The Definitive Guide, Second Edition
A for loop is essentially synonymous with a while loop, but it is written with more compact syntax. Most notably, the loop header can contain both initialization and update statements in addition to the test expression.
Here's the syntax of the for loop:
PREVIEW
Not a subscriber?
Start A Free Trial