Skip to main content
This topic has been closed for replies.

1 reply

August 4, 2009

You could start with a transparent Clip to track the mouse position via drag and drop. Or just track the buttons on the corners that where clicked at mousedown and transform the height and with of the clips to the mouseposititon on an EnterFrame event. Well kind of complex to explain the whole thing.