What You Have Learned
In this lesson, you have:Explored the usefulness of loops (pages 304306)Learned about the three loop types available in ActionScript (pages 307311)Applied while loops in several ways (pages 312316)Created and used a nested loop (pages 316323)Used the continue and break loop exceptions (pages 323328)