[Tweener] about path

Baluta Cristian cristi.baluta at gmail.com
Tue Jul 8 06:05:26 PDT 2008


var myPath = new Array();
myPath.push ({_x:120, _y:120});
myPath.push ({_x:150, _y:150});
myPath.push ({_x:450, _y:10});
myPath.push ({_x:650, _y:280});
myPath.push ({_x:750, _y:60});
Tweener.addTween (obj, {_x:50, _y:50, _bezier:myPath, time:2,
transition:"easeoutquad"});

On Tue, Jul 8, 2008 at 3:19 PM, Bertrand KEMPF <lijko at lijko.org> wrote:

> Hello,
>
> how can i make a path of points with Tweener?
>
> i got an array with Point objects, and would like to make follow a
> movieclip this virtual path...
>
>
>
> thank a lot
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>



-- 
Cristi
www.ralcr.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20080708/a575080f/attachment.htm>


More information about the Tweener mailing list