-- ponow on mouseUp set the locH of sprite 5 to 409 set the locV of sprite 5 to 266 puppetSprite 5, FALSE go "tu" end on mouseDown puppetSprite 5, true set the locH of sprite 5 to 412 set the locV of sprite 5 to 269 end on mouseUpOutside set the locH of sprite 5 to 409 set the locV of sprite 5 to 266 set the ink of sprite 5 to 7 end mouseUpOutside on mouseLEave set the locH of sprite 5 to 409 set the locV of sprite 5 to 266 set the ink of sprite 5 to 7 end on mouseEnter set the ink of sprite 5 to 5 end mouseEnter