Table of Content
About
This section discuss the CreateJS library which provides easy way to create interactive HTML5 content for the web.
CreateJS is a collection of libraries that each solve one issue in HTML5 rich content creation. It contains EaselJS, SoundJS, PreloadJS and TweenJS.
I have been using these libraries since their early versions. Actually I used EaselJS quite a lot in my video course and the HTML5 game develapment book code examples.