Code: Select all
on rawKeyUp tKey
if tKey = 65473 then if the tool = "browse tool" then choose "pointer tool" else choose "browse tool"
end rawKeyUp
Craig Newman
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Code: Select all
on rawKeyUp tKey
if tKey = 65473 then if the tool = "browse tool" then choose "pointer tool" else choose "browse tool"
end rawKeyUp
Why a dope? Sounds like an answer to a question I'd never even have thought of, but is interesting now that I've heard it