Table of Contents

swcextract

Overview

swcextract is a python script that extracts, consolidates, renames and organises instrinsic class files and component SWFs from SWC files.

Features

Also, because it’s a command-line tool, it can be made an automatic part of your build script. Mmmm….. automation!

Download

Download swcextract 0.3 (requires Python 2.4+)

What's new in 0.3

Usage

swcextract [options] path [...pathN]

options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -o DIR, --output=DIR  Output directory - defaults to current
  -s, --swf             Extract component SWFs
  -r, --recursive       Include subdirectories
  -v, --verbose         Verbose output

Feedback

Please send feedback, suggestions, cider, hate mail or all of the above to steve@dynamicflash.com

License

swcextract is licensed under the MIT License.