Code: Select all
on mouseDown
click at "11,11" -- the value is not pertinent
end mouseDown
Craig
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
Code: Select all
on mouseDown
click at "11,11" -- the value is not pertinent
end mouseDown