Hello all,

I encounter a strange problem with the DragManager. I wrote the shortest
program I could to illustrate it. A simple red square can be dragged through
a MouseMoveEvent. With a regular left button initiated MouseMove, the
DragManager shows the transparent blue proxy. But if we try to drag the
square while holding the right button, no proxy is shown, which means that
all dragging functionalities are dead.

Any idea ?

Here is the code :
Main.mxml <http://www.artisiou.com/get/dnd/Main.mxml>  
DraggableThing <http://www.artisiou.com/get/dnd/DraggableThing.mxml>  
Here is also a full Intellij IDEA project
<http://www.artisiou.com/get/dnd/RightClickDragAndDrop.zip>  

Thank you very, very, much, in advance


Thomas, Paris, France



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Drag-and-drop-ceases-to-work-after-a-right-click-drag-tp7782.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to