Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mimshwright/KitchenSync
KitchenSync is an ActionScript 3.0 library for sequencing events, animations, and other time-based actions.
https://github.com/mimshwright/KitchenSync
Last synced: 3 months ago
JSON representation
KitchenSync is an ActionScript 3.0 library for sequencing events, animations, and other time-based actions.
- Host: GitHub
- URL: https://github.com/mimshwright/KitchenSync
- Owner: mimshwright
- License: other
- Created: 2011-03-15T18:05:52.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-07T10:34:21.000Z (about 13 years ago)
- Last Synced: 2024-08-04T05:03:02.639Z (6 months ago)
- Language: ActionScript
- Homepage: http://kitchensync.as3lib.org/manual/
- Size: 6.44 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-actionscript-sorted - KitchenSync - KitchenSync is an ActionScript 3.0 library for sequencing events, animations, and other time-based actions. (Frameworks / Animation Framework)
README
#KitchenSync Library
Still in the process of migrating from [Google Code](http://code.google.com/p/kitchensynclib/) to GitHub. Stay tuned!
##Setup
See [installation](http://code.google.com/p/kitchensynclib/wiki/Installation) on the old wiki. Warning, this is probably out of date!
##Manual
Check out the [manual](http://kitchensync.mimslabs.com/manual/)
Also, [ASDoc Reference](http://kitchensync.mimslabs.com/docs/)
##Special Thanks and Shouts-out
Thanks goes out to everyone who has tested this library and given their feedback as well as any encouragement. Thanks to EJ for talking me into making this. Thanks to Moses for helping me develop ideas about tweening and for the benchmarking software. Thanks to all the other creators of animation tools - I see what a tough task it can be.
Special thanks to the beta testers of version 2.0! You guys pointed out a lot of issues I wouldn't have found otherwise.
Zeh Fernando, Nate Chatellier are to thank for the impetus for easeOutIn functions.