What I want to do is that the user drags a picture to a specific spot, but if he release and its not on that specific spot it goes back to its original position.
What ive done is just put the x,y it had before, but the problem with this is that the user is able to add pictures, and i want that function to pass on to all images, of returning it to its original position without me explisity giving it the exact coordinates.
Is there a way or code so the program can store the initial x and y? Ive thought of creating a variable that stores that info but i dont know how to get those coordinates…
any help? [import]uid: 123133 topic_id: 23684 reply_id: 323684[/import]