rectangle in group moves by itself when grabbed
Posted: Fri Nov 14, 2008 5:05 pm
If you put a rectangle graphic in a group that has the following code:
If you click on the graphic and drag, only the graphic moves, not the entire group. However, if you click and drag on any non-graphic object in the group (e.g. an image, button, etc) the ENTIRE grouped objects move.
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
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