Cursors
kQTCursorOpenHand = -19183,
kQTCursorClosedHand = -19182,
kQTCursorPointingHand = -19181,
kQTCursorRightArrow = -19180,
kQTCursorLeftArrow = -19179,
kQTCursorDownArrow = -19178,
kQTCursorUpArrow = -19177,
kQTCursorIBeam = -19176
you'll notice how in this movie the hand cursor closes while dragging the
sprite
It's left as an excercise for the scripter to offset the drag so you drag
from where you click
not the top left corner.