This week I’ve been searching for a tweening library. Previously I’ve been using more than one tween library like: TweenMax, TweenLight, Tweener, GTween, Adobe’s Tween, etc.
But I found about a new tweening library called Tweensy by Shane McCartney on Lost In Actionscript blog.
If you wonder what is new to this tweening library, well…
A Bitmap rendering [...]
In a previous article I explained how to use FIVe3D with Flex and because fl.motion is not included into the Flex Framework we had to find out a workaround. I commented out the lines that referenced fl.motion but Kelvin Luck found another way: “copy the classes from Flash CS3 Actionscript framework into the project”. So [...]