[flexcoders] disable all controls on stage

2008-07-30 Thread Claudio M. E. Bastos Iorio
I'm trying to access all controls in stage, to disable them (error occurred in app - disable all controls). I'd like to have access to some kind of collection to iterate trough, something like: Foreach (var mycontrol:Control in CollectionofObjects){ Mycontrol.enabled =

Re: [flexcoders] disable all controls on stage

2008-07-30 Thread Tom Chiverton
On Wednesday 30 Jul 2008, Claudio M. E. Bastos Iorio wrote: I'm trying to access all controls in stage, to disable them (error occurred in app - disable all controls). Why either use PopUpManager directly to make a model popup, or did into it's code to see what it does - maybe it just draws a