Try using ObjectUtil.copy() to copy the object and then add the copy to the canvas (in the doDropDrag function). If you add a object to a canvas (or any other displayObjectContainer) it will remove the object from it's current parent and place it on the canvas. There's no way around that.
- Dan Freiman On 12/12/06, raju_bb <[EMAIL PROTECTED]> wrote:
Hey friend, Even i m struggling for the same..It has taken a week now..But i m still not able to do it.If anything you come up with lemme know..We can help out each other..Thanks

