ActionScript.org Forums
>
ActionScript Forums Group
>
Simple Stuff (Newbies)
> Visibility
PDA
View Full Version :
Visibility
bigjimmo
12-12-2002, 11:26 AM
If I have two or more movie clips on the same frame, how can I make the movie clips that are not being played invisible?
Thanks
Jim
simontheak
12-12-2002, 11:32 AM
_root.MovieClipInstanceName ._visible=false;
bigjimmo
12-12-2002, 12:15 PM
Thank you that was very helpful:)
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.