componentsPanel.reload()

Availability

Flash 8.

Usage

componentsPanel.reload()

Parameters

None.

Returns

A Boolean value of true if the Component panel list is refreshed, false otherwise.

Description

Method; refreshes the Components panel’s list of components.

Example

The following example refreshes the Components panel:

fl.componentsPanel.reload();