| Previous | Next | |
Flash Player 6.
November 2004
componentInstance.tooltipShow
None.
Nothing.
Property; this property as Boolean for visibility tooltip if (true) tooltipe show or
(false) not show . The default value is false.
The following code set Visible tooltipe:
myTooltip.tooltipShow = true;
| Previous | Next | ||