Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 397 Bytes

File metadata and controls

21 lines (12 loc) · 397 Bytes

fl.componentsPanel

Availability

Flash MX 2004.

Usage

fl.componentsPanel

Description

Read-only property; a componentsPanel object, which represents the Components panel.

Example

The following example stores a componentsPanel object in the comPanel variable:

var comPanel = fl.componentsPanel;