Flash CS3 Documentation |
|||
| Extending Flash > Objects > Parameter object | |||
Flash MX 2004.
The Parameter object type is accessed from the screen.parameters array (which corresponds to the screen Property inspector in the Flash authoring tool) or by the componentInstance.parameters array (which corresponds to the component Property inspector in the authoring tool). See screen.parameters and componentInstance.parameters.
The following methods are available for the Parameter object:
|
Method |
Description |
|---|---|
|
Inserts an item into a list, object, or array. |
|
|
Removes an element of the list, object, or array type of a screen or component parameter. |
The following properties are available for the Parameter object:
|
Property |
Description |
|---|---|
|
A string that specifies the |
|
|
An integer that specifies the value of the selected list item. |
|
|
Read-only; a string that specifies the name of the parameter. |
|
|
Corresponds to the Value field in the Parameters tab of the Component inspector, the Parameters tab of the Property inspector, or the screen Property inspector. |
|
|
Read-only; a string that indicates the type of the screen or component parameter. |
|
|
Specifies where the parameter is displayed. |
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00004310.html