350
Chapter 3: Objects
toolObj.enablePIControl()
Availability
Flash MX 2004.
Usage
toolObj.enablePIControl(
control
,
bEnable
)
Parameters
control
A string that specifies the name of the control to enable or disable. Legal values
depend on the Property inspector invoked by this tool (see
toolObj.setPI()
).
A shape Property inspector has the following controls:
A text Property inspector has the following controls:
A movie Property inspector has the following controls:
bEnable
A Boolean value that determines whether to enable (
true
) or disable (
false
) the
control.
Returns
Nothing.
Description
Method; enables or disables the specified control in a PI . Used only when creating extensible
tools.
stroke
fill
type
font
pointsize
color
bold
italic
direction
alignLeft
alignCenter
alignRight
alignJustify
spacing
position
autoKern
small
rotation
format
lineType
selectable
html
border
deviceFonts
varEdit
options
link
maxChars
target
size
publish
background
framerate
player
profile
Содержание FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY
Страница 1: ...Flash JavaScript Dictionary ...
Страница 16: ...16 Contents ...
Страница 40: ...40 Chapter 2 Top level functions ...
Страница 368: ...368 Chapter 3 Objects ...
Страница 386: ...386 Chapter 4 C Level Extensibility ...