2005-11-08 v0.24 - Added onLoad event to VideoClip, fired after video has been loaded - Added video 2 demo 2005-11-08 v0.23 - Added version check code for Flash 8.0 using FlashObject which is (c) 2005 Geoff Stearns. - Added curveTo() to MovieClip (not tested) - Added VideoClip object, now you can play videos with one line of code! - Added video demo 2005-11-04 v0.22 (swf update only) - Added callback mechanism to MovieClip so an event is fired when a movie is loaded (or image, sound, etc.) - Added new aqua demo 2005-11-03 v0.21 - Fixed bug in code that made it not work in Firefox 2005-11-03 v0.20 - Changed license to the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0) - Moved FlashObject, MovieClip, and TextField objects into the AFLAX namespace (i.e. AFLAX.MovieClip) - Updated samples to use new AFLAX lib version - Added MochiKit to distribution for viewing of examples source 2005-11-01 v0.10 - Initial Release