F > FListBox.setItemSymbol |
FListBox.setItemSymbol
FListBox, FListBox.setItemSymbol, setItemSymbol
Availability
Flash Player 6.
Usage
myListBox.setItemSymbol(symbolID)
Parameters
symbolID The symbol linkage ID of a graphic symbol to display the contents of the list box.
Returns
Nothing.
Description
Method; registers a graphic symbol to display the items in the list box. The default value is the FListBoxItem symbol in the library. This method is intended for advanced users and programmers.