Application.application.mask = myCustomBorder; // myCustomBorder is a loaded swf.
On 27/11/2007, Alex Harui <[EMAIL PROTECTED]> wrote: > > i'm not sure what you maen by mask > > ------------------------------ > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *bjorn - > *Sent:* Tuesday, November 27, 2007 1:53 AM > *To:* [email protected] > *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 - flex blog > http://www.43min.com - funny movies > > > -- ======================== http://www.juicability.com - flex blog http://www.43min.com - funny movies

