Drag and Drop Flex
I am trying to do flexible drag and drop. This 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 shows the position where I place the mouse, not the position where I ended up dragging.
I'm just wondering why this might be? Is there a short answer?
0
a source to share