Search

Archive for the 'Tweener' Category

Flashplayer and AIR Benchmark Test app

Posted by Nate Chatellier on August 19th, 2008

I’m currently using the Flashplayer in more of an embedded system configuration. We’re evaluating multiple hardware configurations to decide what hardware to use and we’re also evaluating multiple version of the Flashplayer to decide which Flashplayer to use. So I made a quick open source test app to help with this evaluation. It allows you [...]

Tweener Transition CheatSheet

Posted by Nate Chatellier on May 16th, 2007

Have you ever wished you could have all of the different Tweener transition types (based on the Robert penner easing equations) on a single cheatsheet? I have too. So, I finally got around to making said cheatsheet. Enjoy.
TweenerTransitionCheatSheet.pdf

addthis_url = ‘http%3A%2F%2Fnatejc.com%2Fblog%2F2007%2F05%2Ftweener-transition-cheatsheet%2F’;
addthis_title = [...]

Tweener + Bezier + Zeh = Brilliance

Posted by Nate Chatellier on May 1st, 2007

Zeh, the brains behind Tweener, has done it again. One of the main goals of Tweener was to create a system designed to allow the creation of animations (be they simple or complex) very easily. This goal was definitely accomplished. However, designing something that is appealing to the crowd wishing for simplicity, often leaves the [...]

The Little Tweener that Could

Posted by Nate Chatellier on April 23rd, 2007

I used MC Tween all the time. When AS 3.0 came out, I loved everything about it, except the fact that there was no MC Tween. I sent an e-mail to Zeh asking if he was planning on porting it. He mentioned that he was working on a new implementation called Tweener, but that it [...]