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

Draw Section Of Shape With Easeljs

I have been trying to find out if it is possible to draw only a section of a shape using EaselJS. F… Read more Draw Section Of Shape With Easeljs

Drag Shape Without Fill

I am trying to create an EaselJS app that lets me drag unfilled circles around the canvas - so inst… Read more Drag Shape Without Fill

Easel.js: Browser Compatibility When Placing An Image Within A Container And Adding Mouse Interactions

I'm going to start this question off by saying that this is 100% working in Firefox (v21.0). Fo… Read more Easel.js: Browser Compatibility When Placing An Image Within A Container And Adding Mouse Interactions

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

Easeljs Animate Though Frames Based In Current Frame

I'm working with EaselJS SpriteSheets and I want to know how I can make my hero stop running sm… Read more Easeljs Animate Though Frames Based In Current Frame

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