FlashJS
FlashJS copied to clipboard
JavaScript graphics and games engine with API similar to Flash one. Just look to examples sources.
Let users to dispatch events in flash manner. Object.dispatchEvent(new Event("type")); At this moment it works only in Chrome and other browsers need jQuery style object.trigger("type");
Now we dont delete all links to childs so it continue to execute Need to find way to removeObject completely may be object.delete = function () {delete this'}
Add MovieClip constructor that would have TimeLine and corresponding methods. Large issue have to be started after corresponding investigation. We have to understand all methods of animation - SVG, GIF,...