Toolobj.settooltip(); Toolobj.showpicontrol() - MACROMEDIA FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY Manual

Flash javascript dictionary
Hide thumbs Also See for FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents