You define a collection property by using the Collection tag in a component's ActionScript file. For more information, see About the Collection tag.
|
NOTE |
|
This section assumes that you know how to create components and inspectable component properties. |
To define a collection property:
UtilsClasses contains the mx.utils.* package for the Collection interface.
|
NOTE |
|
Because UtilsClasses is associated with the FLA file, not the ActionScript class, Flash throws compiler errors when you check syntax while viewing the component's ActionScript class. |