Swfmill

Summary

(Learn how and when to remove this template message)

swfmill is a free software (GPL v2) command line tool that generates SWF files.

swfmill
Original author(s)Daniel Fischer[1] AKA Daniel Turing
Developer(s)Daniel Cassidy
Initial releaseApril 6, 2005; 19 years ago (2005-04-06)[2]
Stable release
0.3.6 / October 20, 2017; 6 years ago (2017-10-20)
Repository
  • github.com/djcsdy/swfmill Edit this at Wikidata
Written inC++ and XSLT
LicenseGPL 2
Websitewww.swfmill.org Edit this at Wikidata

It is an XML-to-SWF and SWF-to-XML processor. It uses SWFML, an XML dialect closely modeled after the SWF format. It comes with XSLT capabilities, and a more accessible dialect of SWFML to generate SWF files.

swfmill may be used to generate SWF files that contain library assets for use with MTASC. Currently, it imports images (JPEG, PNG), fonts (TrueType), SVG and other SWF files. It may also place assets on the stage, create movieclips with multiple frames, textfields, among other things.

References edit

  1. ^ Fischer, Daniel. "swfmill swf2xml and xml2swf". swfmill. iterative.org. Archived from the original on 2006-07-18.
  2. ^ Fischer, Daniel. "swfmill releases". swfmill. iterative.org. Archived from the original on 2006-07-19.

External links edit

  • Official website  
  • Open Source Flash Community