Re: [flexcoders] Dragging and moving an image to a new location

2007-09-09 Thread Sheriff
DragManager.acceptDrop() - Original Message From: alex_gky <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Sunday, September 9, 2007 9:28:35 AM Subject: [flexcoders] Dragging and moving an image to a new location Hi all, How do I a

[flexcoders] Dragging and moving an image to a new location

2007-09-09 Thread alex_gky
Hi all, How do I achieve dragging an image and upon releasing the mouse button, the image moves to the new location? I have achieve till the drag drop stage using action script. But when the dragDrop() event is called, how do I use action script to update an image (say id="img1") to the new mouse