tooltipShow

Availability

Flash Player 6.

Edition

November 2004

Usage

componentInstance.tooltipShow

Parameters

None.

Returns

Nothing.

Description

Property; this property as Boolean for visibility tooltip if (true) tooltipe show or (false) not show . The default value is false.

Example

The following code set Visible tooltipe:

myTooltip.tooltipShow = true;