Hi!
I know that if I want to disable a button I write:
myBtn.enabled = false;
But if I have a couple of buttons inside a mc and I want to disable all of them without targeting each and everyone of them. How do I code that?
Best regards
Tony Bolero