Question
Disabling multiple buttons on stage...
I want to disable all buttons on the stage when a certain
event trigger.
Some of the buttons are already on the stage (manually placed) at the startup and others are placed dynamically using actionscript.
Do I really have to assign each button a code telling them to be disabled or can I target them all at once (it would save me some time...)?
Thanks!
Some of the buttons are already on the stage (manually placed) at the startup and others are placed dynamically using actionscript.
Do I really have to assign each button a code telling them to be disabled or can I target them all at once (it would save me some time...)?
Thanks!