[Golist] Problem with repeater object on a HydroTween item

Moses Gunesch moses at goasap.org
Thu Sep 11 06:22:15 PDT 2008


I did fix that issue recently, but I'm not sure if the fix has been  
committed yet. If you are using SVN please be sure you have the latest  
version from the googlecode repos, I'm not sure I've uploaded a zip  
but may have committed to the SVN.

On Sep 11, 2008, at 8:45 AM, Stuart McNeill wrote:

> In response to the last post (cannot reply to it as did not receive  
> it for some reason), I am grappling with the repeater object at the  
> mo as well. I think your code may not be working as you are  
> providing too few arguments. This code may work;
>
> HydroTween.go(fusebox, {width:400}, 2, 0, Quadratic.easeOut, null,  
> null, null, null, null, null, {cycles:2, reverse:true});
> I am animating a simple box shape back and forth along the x axis  
> (see my document class below), but on the cycle 2 it jumps back to 0  
> before animating. Does anyone know why this is or how to correct it?
>
> My objective is to animate it in a figure of 8 path - any  
> suggestions on how to achieve this would be most welcome.
>
> Much obliged : )
>
> Stuart
>
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080911/c7fc8965/attachment.html 


More information about the GoList mailing list