Problem with Alert window on PopUp window

Hi guys,

I am making a Interview application in which i am showing a Pop window with close button enabled (using mx.managers.PopUpManager class) in which User can edit the content.

Now I want to track If User has changed the content and tried to close the Pop Up without saving changes. In this situation, So I tried to show an Alert window for confirmation to discard changes. Here I am getting Problem with Flash getting struck and giving message [COLOR=“DarkOrange”]“A script in this Movie is causing to Flash Player to run slowly…blah blah”[/COLOR]. This is my problem.

I tried removing other Event Listeners also but no luck.

Thanks for your help.
pandu :slight_smile: