you could create your own component by extending Panel, adding event
listeners for MouseEvent.MOUSE_DOWN, MousEvent.MOUSE_UP and
MouseEvent.MOUSE_MOVE

.. use the event listeners to change the position of the panel.

- Bjørn


On 14/06/07, pdflibpilot <[EMAIL PROTECTED]> wrote:

  I am looking for the easiest way to drag a canvas (not a popup)
containing navigation buttons anywhere on the screen. Are there other
options besides drag / drop ? or is there an easier way to do this
using Move effect ? or move() method ?






--

========================
http://www.juicability.com - flex blog
http://www.43min.com - funny movies

Reply via email to