MovieClip._visible

Availability

Flash Player 4.

Usage

my_mc._visible

Description

Property; a Boolean value that indicates whether the movie clip specified by my_mc is visible. Movie clips that are not visible (_visible property set to false) are disabled. For example, a button in a movie clip with _visible set to false cannot be clicked.

See also

Button._visible, TextField._visible