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 [...]
During last week I had to do a small application for AIR. That was until friday when I had to release it and found out that the app had to work also in normal browser. Since almost all the code was independent of the type of app (AIR/Flex) my task was pretty easy:
Get all existing [...]