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

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

Position Labels On A Coordinate System Easeljs

Hey I am trying to build the following picture in canvas using the library:EaselJS. My Picture com… Read more Position Labels On A Coordinate System Easeljs

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

Drawing A Line In A Html5 Canvas Using Easeljs

I am very new to Easel and HTML5 itself. I am trying to draw a line using on a canvas using EaselJS… Read more Drawing A Line In A Html5 Canvas Using Easeljs

Cache Spritesheets In Easeljs

How can I cache SpriteSheets in EaselJS? I have a Sprite object and when I use user.hero.cache(0, 0… Read more Cache Spritesheets In Easeljs

Cursor:pointer On Hover Html5 Canvas Element

Is there any way to do this to let the user know the element is clickable? I have been using easelj… Read more Cursor:pointer On Hover Html5 Canvas Element

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