M > MovieClip._visible

 

MovieClip._visible

Availability

Flash Player 4.

Usage

myMovieClip._visible

Description

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