beautypg.com

Parameter.valuetype, Parameter.verbose – Adobe Extending Flash Professional CS4 User Manual

Page 364

background image

342

EXTENDING FLASH CS4 PROFESSIONAL

Parameter object

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.value

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.