Skip to main content
October 2, 2008
Question

how to "stick" movie clip in center of other mc

  • October 2, 2008
  • 4 replies
  • 380 views
i have a mc with "startDrag" and " stopDrag". this mc should , when stop drag happens,to be sticked to the center of another mc on stage.
This topic has been closed for replies.

4 replies

kglad
Community Expert
Community Expert
October 3, 2008
and what is the registration point of your movieclips? are they all the same?
kglad
Community Expert
Community Expert
October 3, 2008
and what is the registration point of your movieclips? are they all the same?
October 3, 2008
thanks.
surely i know the registration point. but since i have many objects to sticked i look for something easier than "hit test"
kglad
Community Expert
Community Expert
October 3, 2008
noone can give you explicit help without knowing the registration points of the dragged movieclip and the movieclip in which you want to center the dragged movieclip.