Searching the archives for "blur" turns up this topic:" Re: [flexcoders]
Re: Disable Application Blur in Popup window", and in that message you
will find:

<mx:TitleWindow modalTransparencyBlur="0" ...>

 

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of zzwi89
Sent: Tuesday, January 23, 2007 2:22 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Modal PopUp without background blur?

 

I am using the PopUpManager to make a modal dialog out of a Canvas
subclass. I need the dialog to be modal, but I'd prefer not to blur
out the rest of the application. Is there any way to do this short of
subclassing the PopUpManager itself?

 

Reply via email to