MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 501

Extending flash
Table of Contents

Advertisement

Parameters
A string that specifies the name of the control to enable or disable. Legal values
control
depend on the Property inspector invoked by this tool (see
A shape Property inspector has the following controls:
stroke
A text Property inspector has the following controls:
type
color
direction
alignRight
position
rotation
selectable
deviceFonts
link
A movie Property inspector has the following controls:
size
framerate
A Boolean value that determines whether to enable (
bEnable
control.
Returns
Nothing.
Description
Method; enables or disables the specified control in a Property inspector. Used only when
creating extensible tools.
Example
The following command in an extensible tool's JavaScript file will set Flash to not show the
stroke options in the Property inspector for that tool:
theTool.enablePIControl( "stroke",
fill
font
bold
alignLeft
alignJustify
autoKern
format
html
varEdit
maxChars
publish
player
toolObj.setPI()
pointsize
italic
alignCenter
spacing
small
lineType
border
options
target
background
profile
true
false);
).
) or disable (
) the
false
ToolObj object
501

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents