Therer is no one api. What do you want to prevent?
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Sent: Sunday, September 30, 2007 2:28 PM To: [email protected] Subject: [flexcoders] Freeze Flex Application 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

