<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#333333">
<div class="moz-signature">
<div class="moz-signature">
<p><font face="Verdana" size="2"><font face="Verdana" size="2">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;<br>
</font></font></p>
HydroTween.go(fusebox, {width:400}, 2, 0, Quadratic.easeOut, null,
null, null, null, null, null, {cycles:2, reverse:true});<br>
<p><font face="Verdana" size="2"><font face="Verdana" size="2">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?<br>
</font></font></p>
<p><font face="Verdana" size="2"><font face="Verdana" size="2">My
objective is to animate it in a figure of 8 path - any suggestions on
how to achieve this would be most welcome.<br>
</font></font></p>
<p><font size="2"><font face="Verdana">Much obliged </font></font><font
 face="Verdana" size="2"><font face="Verdana" size="2">: )</font></font></p>
<p><font face="Verdana" size="2"><font face="Verdana" size="2">Stuart<br>
</font></font></p>
</div>
</div>
</body>
</html>