I may be misunderstanding your question but the third parameter of 
the PopUpManager.addPopUp() fucntion is a Boolean that controls 
whether the popup is modal or non-modal.

-Darrell


--- In flexcoders@yahoogroups.com, "Christoph Leva" 
<[EMAIL PROTECTED]> wrote:
>
> Hi all,
> 
> I use the popUpManager to show a TitleWindow. I want it modal, but 
exlude
> the component from where I create the popUp. The result should be, 
that this
> one component and the titleWindow can be clicked on or interacted 
with and
> all other components should not react to user interaction.
> 
> Does anybody have an idea how to do it with the PopUpManager?
> 
> Cheers, Christoph
>


Reply via email to