![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
componentInstance.visible
Property; a Boolean value indicating whether the object is visible (true) or not (false).
The following example makes the myLoader loader instance visible:
myLoader.visible = true;
![]() ![]() | |