swfmill

Convert between SWF (Flash) files and XML format

brewmacoslinux
Try with needOr install directly
Source

About

Processor of xml2swf and swf2xml

Commands

swfmill

Examples

Convert SWF file to XML format$ swfmill swf2xml input.swf output.xml
Convert XML file to SWF format$ swfmill xml2swf input.xml output.swf
Process SWF with options for specific frame rate$ swfmill xml2swf -d 24 input.xml output.swf