02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

Loop To Repeat An Action

<p>In this sample we learn how to use loops to repeat an action as we start thinking about how can we use a loop even if our content isn't exactly the same.</p> <p> we take a peak at the relationship between the for loop and the Array with some tips on how to work with for loops in flash</p>

Overview

03:36

What Is A Loop?

06:08

The For Loop Syntax

Learn how to use the for loop. In this session we will learn what loops are and how to get them to work in our program.

14:20

Loop To Repeat An Action

11:54

Loops To Find Something

09:16

Deeper Look At The For Syntax

For loops are very flexible even though most of the time we will try to stick to the standard way of looping that we learned in working with for loops.

10:38