SWFMILL(1) | User Commands | SWFMILL(1) |
swfmill - XML-based SWF (Shockwave Flash) processing tool
swfmill [options] <command>
swfmill is an xml2swf and swf2xml processor with import functionalities.
It's most common use is the generation of asset libraries containing images (PNG and JPEG), fonts (TTF) or other SWF movies for use with MTASC- or haXe-compiled ActionScript, although swfmill can be used to produce both simple and complex SWF structures.
* built around an XSLT/EXSLT processor (libxslt)
* input and output of the XSLT transformation can be either XML or binary SWF
* XSLT commands for importing PNG, JPEG, TTF and SWF, and for mapping SWF ID
numbers
* built-in "simple dialect" to support library creation and
building simple SWFs
swfmill is Free Software, written, maintained and (c) by Daniel Fischer (with contributions by Steve Webster and others) and released under the GNU General Public License (GPL).
-h print this help and quit
--version print the version number and quit
-v verbose output
-V extra-verbose debugging output
-d dump SWF data when loaded (for debugging)
-e specify text encoding in SWF (for SWF 5 and earlier only;
-n deactivate libxml network access
You can find more information at http://swfmill.org/
E-mail bug reports to <dan@subsignal.org>
October 2018 | swfmill 0.3.6 |