If you don't use PopUp, it could slide under other components in its parent container. You can always apply an effect to the popup so it slides in.
However, if you set isPopUp=true, it should allow the TW to be dragged. ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of kenny14390 Sent: Thursday, June 05, 2008 10:21 AM To: [email protected] Subject: [flexcoders] Using TitleWindow If I just have a TitleWindow component in my application, is there a way to allow it to be draggable as if it was a popup? I'm not using PopupManager to display the TitleWindow because I want to apply a transition to it so that it slides in. Is there a way to apply this transition to a popup so that I won't have to worry about the dragging thing?

