Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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 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 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 Debug To Find Out The Reason Why The Website Doesn't Get Displayed On Android Browser

I am doing some tests and realised that android browser does not display my website. The other brow… Read more How To Debug To Find Out The Reason Why The Website Doesn't Get Displayed On Android Browser

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

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