Flash Action Script 2.0/3.0 help?

Mickchaaya

New member
Is there a way to make some code similiar to this (this is in VB)
If lblText.visible = True then
lblText2.visible = False
lblText3.visible = False
lblText4.visible = False
End If

Thanks for any help
 
Back
Top