"onMouseDrag"

Drag the slider left and right and observe the value in the text box change.

Then enter a value in the text box, and move your mouse over the slider. The value will not change because the function changeThat() checks to make sure the user has their mouse button down.