Drag and drop in as3 on specific path (ex bezier curve)

Posted by abinop on Stack Overflow See other posts from Stack Overflow or by abinop
Published on 2010-03-23T07:50:36Z Indexed on 2010/03/23 7:53 UTC
Read the original article Hit count: 1006

Filed under:
|
|

I need to implement a drag and drop functionality, where I can define and constraint the route of the draggable object. Like in http://www.kirupa.com/forum/showthread.php?t=330302 , only that i have the paths designed and not calculated by a math function. So, in fact, as mouse moves I need to tell the object to follow the custom path/movieclip.

© Stack Overflow or respective owner

Related posts about as3

Related posts about flash