I'd popup the mask to cover the blurred mask then popup your original
popup over that

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of bjorn -
Sent: Tuesday, November 27, 2007 10:35 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] PopupManager - any way to make it blur the app
but not the mask?



 
Application.application.mask = myCustomBorder; // myCustomBorder is a
loaded swf.


 
On 27/11/2007, Alex Harui <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >
wrote: 

        
        i'm not sure what you maen by mask

________________________________

        From: flexcoders@yahoogroups.com
<mailto:flexcoders@yahoogroups.com>  [mailto: flexcoders@yahoogroups.com
<mailto:flexcoders@yahoogroups.com> ] On Behalf Of bjorn -
        Sent: Tuesday, November 27, 2007 1:53 AM
        To: flexcoders@yahoogroups.com
<mailto:flexcoders@yahoogroups.com> 
        Subject: [flexcoders] PopupManager - any way to make it blur the
app but not the mask?
        
         
        

        
        I've got a two canvases which I use with the PopupManager this
way:
         
            PopUpManager.addPopUp(canvas1,canvas2, true);    
         
        The PopupManager will blur the entire application including it's
mask - but I'd like to keep the mask as it is (not blurred, and with the
popup masked by it as well).
         
        Is this possible?
        -- 
        
        ========================
        http://www.juicability.com <http://www.juicability.com/>  - flex
blog
        http://www.43min.com <http://www.43min.com/>  - funny movies 

        

        

        

        

        

        




-- 

======================== 
http://www.juicability.com <http://www.juicability.com>  - flex blog
http://www.43min.com <http://www.43min.com>  - funny movies 

 

Reply via email to