Flash MX 2004.
The componentsPanel object, which represents the Components panel, is a property of the flash object (fl) and can be accessed by fl.componentsPanel (see flash object (fl)).
You can use the following methods with the componentsPanel object:
| Method | Description |
|---|---|
| componentsPanel.addItemToDocument() | Adds the specified component to the document at the specified position. |
| componentsPanel.reload() | Refreshes the Components panel's list of components. |