paulf
Joined: 19 May 2007 Posts: 12
|
Posted: Sun May 04, 2008 9:06 pm Post subject: How to fix drop position of drag and drop |
|
|
Hi guys ... i have a drag and drop function in my code and I need to compare the drop position something along the lines of:
if the drop position = (x,y) answer correct do nothing
if drop position != (x,y) answer incorrect reset all positions and try again
Hope this makes sence to you. Does anyone know where I can look to get some idea's |
|