The _visible property is used to set visibility of a button/movie clip. The property uses boolean values. If the _visible property set to true (or 1), the button/movie clip is completely visible and if the property set to false (or 0), the button/movie clip is invisible. The invisible button cannot be clicked.
The syntax of using the _visible property is as follows:
In the above syntax, myClip is an instance of a movie clip on the timeline.
The value is a Boolean value. If it is true, the movie clip will be visible and if it is false, the movie clip will be invisible. The value can also be 1 (for true) or 0 (for false).
Become Adobe ACE Flash certified. Download free practice test for Adobe Macromedia Flash Professional exam.If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
