View Single Post
Old 03-15-2009, 05:51 PM   PM User | #1
gani
Regular Coder

 
Join Date: Nov 2008
Posts: 165
Thanks: 0
Thanked 0 Times in 0 Posts
gani is an unknown quantity at this point
variable movieclip name

Code:
Variablename="mymovieclipname"; Variablename.visible= true;
How should i code this in as3?
gani is offline   Reply With Quote