Flash CS4 Resources
Using Flash
ActionScript 3.0 and Components
ActionScript 2.0 and Components
Adobe AIR
Flash Lite
Extending Flash
Flash MX 2004.
fl.componentsPanel
Read-only property; a componentsPanel object, which represents the Components panel.
The following example stores a componentsPanel object in the comPanel variable:
var comPanel = fl.componentsPanel;