Skip to main content
Inspiring
February 4, 2009
Question

Disabling multiple buttons on stage...

  • February 4, 2009
  • 1 reply
  • 296 views
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!
This topic has been closed for replies.

1 reply

clbeech
Inspiring
February 4, 2009
you could do something like: