[flexcoders] Alert.show - Detect when closed from another mxml component

2008-10-20 Thread sleblang
I have an Alert.show() being called from a command class. I need to detect when this Alert is closed in another mxml component (as opposed to the command class). What's the best way to determine when it's been closed? Does the event bubble? So far I have not been able to 'catch' it. Thanks for an

Re: [flexcoders] Alert.show - Detect when closed from another mxml component

2008-10-21 Thread claudiu ursica
h.). HTH, Claudiu - Original Message From: sleblang <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Monday, October 20, 2008 10:52:25 PM Subject: [flexcoders] Alert.show - Detect when closed from another mxml component I have an Alert.show() being called from a command