Code: Select all
on mouseup
set the cursor to none
lock cursor
wait 100
unlock cursor
end mouseupThanks
Oliver
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
Code: Select all
on mouseup
set the cursor to none
lock cursor
wait 100
unlock cursor
end mouseupCode: Select all
set the cursor to arrow
