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

One Response to “AS3 Tweening + Go + HydroTween rev 0.3.1”

  1. Rich Hauck’s Blog » Blog Archive » GoASAP Tween Platform for ActionScript 3.0 Says:

    [...] its infancy, but I hope to continue to build/contribute to it. Donovan Adams already has started an object syntax Go Tween class, but I could imagine a filter class, volume class, physics class, [...]

Leave a Reply