Chapter 7. Using Arrays and Loops in ActionScript 3.0

<feature><title>Lesson overview</title>

In this lesson, you will learn to do the following:

<objective>

Create for loops to control the repetition of ActionScript.

</objective>
<objective>

Create ActionScript arrays to store, manipulate, and reference lists of data from a single variable.

</objective>
<objective>

Place instances of symbols from the Library on the stage using ActionScript.

</objective>
<objective>

Create new properties for MovieClip instances with ActionScript.

</objective>
<objective>

Use Boolean variables to keep track of true/false values.

</objective>
<objective>

Create arrays to keep track of lists of objects.

</objective>
<objective>

Use methods of the Array class to store references ...

Get ActionScript® 3.0 for Adobe® Flash® CS4 Professional Classroom in a Book® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.