[QUOTE=Anogar;2333885]I’d love to see a Tweening engine create something like MooTools has with their [U]download[/U] page - where you can select the necessary components for the project and it’d include or exclude as needed.[/QUOTE]
That’s something else I kept in mind with Gyro. I tried to keep things separated in classes that weren’t interdependent so if you never used a certain class, it wouldn’t be compiled into your SWF. I would like to think most of the Tween engines should be built this way too, but I don’t know for sure.