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

