SmokiestGrunl Posted October 31, 2008 Report Posted October 31, 2008 I need help with dragging image boxes around the form, much like a card game.....
sillybob123 Posted October 31, 2008 Report Posted October 31, 2008 Hey sorry i cant particularly help tell you but i presume it involves something like the drag and drop feature i have seen it somewhere online wish i could have been more help!
saheton Posted April 12, 2009 Report Posted April 12, 2009 you could try to see if this would work, im not sure if its possible, but you get the idea. IF img_HALO.clicked = true then img_HALO.left = cursor.left. and the same for the .top. so basically you make the .left and the .top variables that same as the cursor when its clicked, just 'drop' the image box once you stop holding the mouse. thats the way i'd go about it anyways.
SmokiestGrunl Posted April 12, 2009 Author Report Posted April 12, 2009 I can't even remember why I wanted to know this anymore, topic locked.
Recommended Posts