Is there a way to freeze a flex application so that nothing can be  
executed both from a UI perspective and behind the scenes?  I can  
create a modal Alert or PopUp to block user input, but I notice that  
code still get's executed behind the scenes and thus anything already  
initiated will get completed.  I would like to be able halt all  
processes if possible.

- Kevin

Reply via email to