Top "Easeljs" questions

EaselJS is a JavaScript library for working with the HTML5 canvas element.

easeljs not showing bitmap

This is my easel js function, it draws a red circle and an image, however the circle is showing but …

javascript html easeljs
duplicating objects with easeljs

I keep having problems trying to reuse elements using the easeljs library. Whether I use the clone() method, where I …

html easeljs createjs
EaselJs errors in chrome

Am using Easeljs library. Everthing works fine in firefox and ie9 except in google chrome mouse events wont work and …

html html5-canvas easeljs