When you use a component that includes a collection property, you typically use the Values dialog box to establish the items in the collection.
To use a component that includes a collection property:
- Add the component to the Stage.
- Use the Property inspector to name the component instance.
- Open the Component inspector and display the Parameters tab.
- Click the line that contains the collection property, and click the magnifying glass to the right of the line.
Flash displays the Values dialog box.
- Click the Add (+) button and define a collection item.
- Click the Add (+), Delete (-), and arrow buttons to add, modify, move, and delete collection items.
- Click OK.
For information on accessing a collection programmatically, see Accessing collection items at runtime in a Flash application.