• Editor
  • Export Layers as PNG from Flash Script

Related Discussions
...

Hi friends,
Has anyone found a script to Export layers as PNG's from Flash, like the scripts for illustrator and PS?
We are designing in flash and animating in Spine.
Right now my workaround is to save the character out as an SVG, open in Illustrator, and run the Illustrator script, but I lose all of my layer names from flash.

Let me know if you've found anything, thanks!

I haven't, sorry. It should be possible to export to Flash's XML, then write a tool that converts it to Spine's JSON, but it would be quite a bit of work to figure out.