TweenLite (AS2) - A Lightweight (3k) and FAST Tweening Engine
Tweening. We all do it. Most of us have learned to avoid Adobe’s Tween class in favor of a more powerful, less code-heavy engine (Tweener, Fuse, MC Tween, etc.). Each has its own strengths & weaknesses. A few years back, I created TweenLite because I needed a very compact tweening engine that was fast and efficient (I couldn’t afford the file size bloat that came with the other tweening engines). It quickly became integral to my work flow. I figured others might be able to benefit from it, so I released it publicly.
TweenFilterLite (AS2 Version) - Easily Tween Filters & Image Effects
TweenFilterLite extends the extremely lightweight (about 3k), powerful TweenLite “core” class, adding the ability to tween filters (like blurs, glows, drop shadows, bevels, etc.) as well as image effects like contrast, colorization, brightness, saturation, hue, and threshold (combined size: 6k). The syntax is identical to the TweenLite class.