Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
When you use the Repeater component, what you are doing is creating an MXML container that will repeat its contents for each record in the data source. If you are a little confused by what I meant by that, it will become abundantly clear in just a few minutes. Before you get started, however, you need to do a little bit of housekeeping.
If you have the project from Chapter 7 open yet, either close or delete it. We will not be using its files again.
Create a new Flex project called Chapter8_project. You can accept the default MXML application name (which is the same as the project).