spritesheet
Generating CreateJS SpriteSheets from Photoshop
Published by david_deraedt on October 16th, 2012 in createjs, easeljs, photoshop, Javascript, spritesheet

By now, you're probably aware of the fact that Flash CS6 includes several ways to export MovieClips to EaselJS SpriteSheets, for use with the CreateJS canvas-focused game library. This is great if you work with vector based assets. If this is your focus, I recently blogged about how you can improve the generated code to adapt to your needs.
