Sign in | Join
Last post 01-25-2007 2:56 PM by paul.vencill. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Hello.
I'm trying to produce the following functionality: I have a big image and I want to drag a smaller image over it. I want to be able to get the coordinates of the smaller images and sent it back to the server. Can anybody help me?
Thanks.
Sure. It's functionality in the Futures release, and there's a great article on it at codeproject:
http://www.codeproject.com/Ajax/AtlasDragNDrop.asp
As for sendign the info to the server, consider using the webservice hookups (scriptservice) that are in the online docs.