Exporting Layers as Separate SWFs
Monday, November 16th, 2009Here’s another JSFL tool I created. This one will save each layer on the current timeline (there’s also an option to export selected layers) as a separate SWFs. I find this useful for doing a batch process of transparent PNGs into SWFs. I originally made this for my co-worker Evan who uses this to export layers of animation so that he can assemble them in After Effects and manipulate the layers independently (useful for doing things like depth of field, parallax, or setting up 3D scenes). The SWFs that are generated are named according to the layer name (e.g., “my-circle” layer is exported as “my-circle.swf”).
This is Flash CS4-only. Download the extension here and run with the Adobe Extension Manager to install. Restart Flash and run under Commands > Exporting > Export All Layers or Export Selected Layers. This tool is licensed under the MIT license.

