Thanks Dave, What I'm using is an absolute div with a thick black border that sits on top of an uploaded image. I trying to capture the x and y coordinates (elex,y) after the user positions this draggable div, I'm using that coordinate information to crop the image that appears beneath this movable div. I want to use this as a framing functionality. Then the backend takes the images height and width and the position of the frame and crops the image to the correct size and then moves onto the next stage in the process which is importing the perfectly sized image into a Flash movie. It's a consolation prize for contestants that entered a photo related contest. We had over 50,000 entries so it was pretty successful.
Thanks D >> All, Sorry for the repeat post. I've searched all day for a > >Presumably, they're clicking on something, right? Otherwise, you'd only be >able to capture the mouse coordinates at the moment they click on your >submit button (or whatever). > >If you want the user to click on an image, and you want to capture the >coordinates of where they clicked on the image, you can just use INPUT >TYPE="IMAGE" as your "submit button" - it will automatically return >coordinates within the form data. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ > >Fig Leaf Software provides the highest caliber vendor-authorized >instruction at our training centers in Washington DC, Atlanta, >Chicago, Baltimore, Northern Virginia, or on-site at your location. >Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290594 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

