!7 sS imageID = #1006973; p { Window w = freeFloatingAnimation(imageID, mouseX(), mouseY()); repeat with ms sleep 50 { w.setLocation(mouseX()+2, mouseY()+2); } }