Flex Drag and Drop

Posted by James_Dude on Stack Overflow See other posts from Stack Overflow or by James_Dude
Published on 2009-05-19T11:39:34Z Indexed on 2010/03/30 8:03 UTC
Read the original article Hit count: 244

Filed under:
|
|
|

Hi

I am trying to do a flex drag and drop. It is very similar to this first example. http://livedocs.adobe.com/flex/3/html/help.html?content=dragdrop_7.html

The problem is that event.currentTarget.mouseX,mouseY is showing the position where I put the mouse down rather than the position where I had finished dragging.

I am just wondering why this could be? If there is a short answer?

© Stack Overflow or respective owner

Related posts about flex

Related posts about flexbuilder