Parameter.valuetype, Parameter.verbose – Adobe Extending Flash Professional CS5 User Manual
Page 377

355
EXTENDING FLASH PROFESSIONAL
Parameter object
Last updated 5/2/2011
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"
.
See also
parameter.verbose
Availability
Flash MX 2004.
Usage
parameter.verbose
Description
Property; specifies where the parameter is displayed. If the value of this property is 0 (nonverbose), the parameter is
displayed only in the Component inspector. If it is 1 (verbose), the parameter is displayed in the Component inspector
and in the Parameters tab of the Property inspector.