There's a style on mx.core.Application called modalTransparencyBlur that seems promising. You might be able to set setStyle() to switch values back and forth.
--- In [email protected], John Kirby <[EMAIL PROTECTED]> wrote: > > I'm sure this is a simple answer... (hopefully). I have some > TitleWindows launched via the PopUpManager. If the modal is set to true > it blurs the Application. > > What I want to do is have the modal functionality of a window without > the blur sometimes? > > Can this be done? How? > > .j > -- > /Whether you think that you can, or that you can't, you are usually right./ > - Henry Ford >

