You dont need custom things to do that. Use mx.containers.Panel instance and mx.managers.PopUpManager class to do that.
2007/2/6, Ralf Rottmann <[EMAIL PROTECTED]>:
I want to make a Panel drag-able so that users can arrange multiple panels the way they want within the application container. Can somebody provide the most basic sample which would allow a Panel to be dragable and possibly a second one which would create a custom DragPanel control which supports this functionality? I am quite stuck with this.

