The obvious solutions would be:

1) Enable/disable a transparent button that's as big as the stage and has
the greatest z depth / lowest childIndex

2) Make all your active components register themselves then loop through and
disable/enable them according to your busy state

I'm sure there are fancier ways to do it but these should get the job done.

tonio

Reply via email to