Inspired by the Adobe Flash IDE animation timeline controls.
Add and editing animation change points using a nice GUI.
Several working demos are included with the download package.
Here are some key features of "Timeline.js":
· Play, pause, stop, drag animation time indicator
· Change the time scale of the timeline
· Click each keyframe to edit it's value and easing function
· Drag keyframes around
· Add new keyframes by double clicking on the animation track
· Change animation code by adding new properties to be animated
· Save and refresh the page without loosing the animation sequence
· Animations saved in localStorage
· Persistent between browser sessions
· Control animated properties of many objects simultaneously
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Initial version.