Hi
Love the software, we are using it for a js/html5 game we are making which uses the createjs/easeljs lib for animation.
in createjs you can create a sprite object by feeding it a spritesheet but you need to know the frame numbers of each animation in the sheet.
excuse my ignorance on this (I have only the trial version), is it possible to export a whole character in spine (each separate animation sequence) as a single image? I gather you can, but the image has no data on where anims start and end, and either does the JSON export.
ed