Skip to content Skip to sidebar Skip to footer
Showing posts with the label Createjs

Easeljs Sprite On("click) Returns Cors Error

First off, I am working on a local EaselJS/CreateJS project, only to test some sprite and mouse int… Read more Easeljs Sprite On("click) Returns Cors Error

Adjusting Zindex With Createjs

I would like to move the dragged item to the top layer when its moved. How can I make sure it does … Read more Adjusting Zindex With Createjs

Easeljs Keyboard Ticker Problems

I'm experimenting with EaselJS for the first time, and I'm trying to make a normal square m… Read more Easeljs Keyboard Ticker Problems

How To Remove Bitmap Image On Click From Canvas

I am using createjs as my framework. I've placed a Bitmap on the canvas and I created a functio… Read more How To Remove Bitmap Image On Click From Canvas