List.iconField

Availability

Flash Player 6.0.79.

Edition

Flash MX 2004.

Usage

listInstance.iconField

Description

Property; specifies the name of a field to be used as an icon identifier. If the field has a value of undefined, the default icon specified by the defaultIcon style is used. If the defaultIcon style is undefined, no icon is used.

Example

The following example sets the iconField property to the icon property of each item:

list.iconField = "icon"

See also

List.iconFunction