but; when i clicked.. refuses to stop dragging???
on (press) {
startDrag (this, true);
}
on (release) {
stopDrag ();
using that peice of code directly applied to the box in question...
problem is when i release the box.. it doesen't stop dragging????
also the movement doesent seem to be very fluid neither??and the the box seems to be dragged only by the cursor via the top left hand corner of the box?
and ideas? solutions? here's what i mean..
http://jburton.hlgaming.com click updates,..
Edited by jburton, 05 January 2006 - 03:03 PM.
