Modifying the actual dragged clone?
I want to have an image thats small, and be able to drag it from a toolbox to the center of the page. I want the second I click it for the DRAGGED image being cloned to be changed and not the original image.
So an example would be having a red box. I select and drag from the red box and the duplicated box is blue while I move it around, the original box is red, before I let go of holding the drag. The new image is placed as blue.
Can this be done, and which function can I use? Thanks