User Guide

Parameter object 241
Description
Property; corresponds to the Value field in the Parameters tab of the Component Inspector panel,
in the component Property inspector, or in the screen Property inspector. The type of the
value
property is determined by the
valueType property for the parameter (see
parameter.valueType).
parameter.valueType
Availability
Flash MX 2004.
Usage
parameter.valueType
Description
Read-only property; a string that indicates the type of the screen or component parameter. The
type can be one of the following values:
"Default", "Array", "Object", "List", "String",
"Number", "Boolean", "Font Name", "Color", "Collection", "Web Service URL", or "Web
Service Operation"
.
parameter.verbose
Availability
Flash MX 2004.
Usage
parameter.verbose
Description
Read-only property; specifies whether the parameter appears in the Parameters tab of the
Component inspector panel, the Parameters tab of the Property inspector, or the Components
Inspector panel. This property contains a value of 0 (nonverbose) or 1 (verbose).