Flex 3 TweenLite vs. TweenerHX demo

January 30th, 2009 »

you can control the amount of sprites being spawned using up and down arrows, and the speed of the animation using left and right arrows. then press T to toggle between TweenLite, TweenerHX, and HTween.

You need Flash 10 to view the awesome. It’s a free and fast upgrade.

I took the haXe generated as3, compiled it using the flex 3 compiler.
$mxmlc -output flex.swf -default-size 550 550 -default-frame-rate 300 -default-background-color 0xFFFFFF main.as

Final output filesize:

haXe 2 = 20K (20544)
Flash 10 IDE = 20K (20475)
Flex 3 = 20K (20356)

See haXe speed test See Flash 10 speed test See Flex 3 speed test


Say Anything