swcextract is a python script that extracts, consolidates, renames and organises instrinsic class files and component SWFs from SWC files.
Also, because it’s a command-line tool, it can be made an automatic part of your build script. Mmmm….. automation!
Download swcextract 0.3 (requires Python 2.4+)
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
Please send feedback, suggestions, cider, hate mail or all of the above to steve@dynamicflash.com
swcextract is licensed under the MIT License.