componentsPanel summary

#### Availability

Flash MX 2004.

#### Description

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) (../flash_object_(fl)/fl_summary.md)).

#### Method summary

You can use the following methods with the componentsPanel object:

| Method | Description |
|-----------------------------------------------------------------------------|-------------------------------------------------------------------------|
| componentsPanel.addItemToDocument() (../componentsPanel_object/componentsPanel.md) | Adds the specified component to the document at the specified position. |
| componentsPanel.reload() (../componentsPanel_object/componentsPane1.md) | Refreshes the Components panel's list of components. |

<span id="componentsPanel.addItemToDocument()" class="anchor"></span>