One solution would be to not use popupManager, but declare it at the end of an absolute layout container (to keep it on top) and toggle visible and includeInLayout properties to show/hide.
Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of chigwell23 Sent: Thursday, May 08, 2008 5:51 AM To: [email protected] Subject: [flexcoders] Supressing drag/move of PopupManager window? What is the best way to fix a Panel or TitleWindow etc in position after the PopupManager has popped it? The Drag methods and Move methods could be overridden, but I am thinking that there is an easier way? TIA, Mic.

