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 any and all replies.

Reply via email to