Flash Player 4.
my_mc
._visible
Property; a Boolean value that indicates whether the movie 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 the _visible
property set to false
cannot be clicked.