[Golist] Problem with repeater object on a HydroTween item

Stuart McNeill stuart.mcneill at itworkforce.co.uk
Thu Sep 11 05:45:07 PDT 2008


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

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


More information about the GoList mailing list