Code: Select all
on mouseDown
grab group "MyGroup"
end mouseDown
Why is this? Is this a bug?
More info and a sample file to download are available at:
http://www.billdoerrfeld.com/RunRev/Pro ... abbed.html
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
on mouseDown
grab group "MyGroup"
end mouseDown