Archive for December 20th, 2007

AS3 Tweening + Go + HydroTween rev 0.3.1

Here’s my latest tweening module for Go called HydroTween. Using HydroTween with the Go system is as easy as:

HydroTween.go(target, {width:760}, .8, 0, Exponential.easeInOut, onCompleteHandler);

Be sure to go to goasap.org to get the Go source.


HydroTween Source

Thursday, December 20th, 2007