an ActionScript 3.0 library for sequencing animations and other time-based actions.

KitchenSync 2.0.1 is up!

Posted: March 6th, 2010 | Author: mims | Filed under: Releases | No Comments »

I released an update to KitchenSync. Version 2.0.1 adds a few small but important changes.

  • KitchenSync is now self-initializing. You no longer need to use the KitchenSync.initialize() method to start the engine. You can still use initializeWithCore() if you want to specify the SyncronizerCore.
  • There’s a new method in TweenFactory called newScaleTweenAdvanced which allows you to scale x and y separately and to provide a centerpoint for scaling.
  • Added a class called KSNullAction which can be useful when you need to provide a valid action but you don’t want it to do anything.

Go get it at Google Code.



Leave a Reply

  • Powered by WP Hashcash