toolObj.setToolTip()
Availability
Flash MX 2004.
Usage
toolObj.setToolTip( toolTip )
Parameters
A string that specifies the tooltip to use for the tool.
toolTip
Returns
Nothing.
Description
Method; sets the tooltip that appears when the mouse is held over the tool icon.
Example
The following example specifies that the tooltip for the tool should be "Arrow Style 1 Tool."
fl.tools.activeTool.setToolTip("Arrow Style 1 Tool");
toolObj.showPIControl()
Availability
Flash MX 2004.
Usage
toolObj.showPIControl( control, bShow )
Parameters
A string that specifies the name of the control to show or hide. Valid values depend on
control
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
354
Chapter 3: Objects
fill
font
bold
alignLeft
alignJustify
autoKern
format
html
).
toolObj.setPI()
pointsize
italic
alignCenter
spacing
small
lineType
border
Need help?
Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?