Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.72 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.72 KB

Zoë

Zoë is an open source tool for generating spritesheet images and frame data from SWF files.

The source code is licensed under the MIT public license.

If you just want to use Zoë, the latest stable .air installer can be found on the Zoë website.

Using

Zoë is designed to work with any AS3 SWF file version 9 or greater. It's best practice to have all your animations on the root timeline, and use labels to identify your different animations or frames. To begin, simply drag a swf file into Zoë, and click Export to create a SpriteSheet.

Zoë and Easel support custom registration points on images. To define one, simply place an empty clip on your timeline labeled registrationPoint. If needed, you can also define multiple points per file.

Building

Command line (Recommended)

FlexBuilder

  • You can also build using Flex Builder by checking out the repo a creating a new Flex AIR/MXML project, and use this repo as your project root.

Support

You can ask questions and interact with other users at our Community site.