Ming includes the following command line tools in the "util" directory of the source package

fonts

  • makefdb - rip fdb font definition files out of a swf or generator template file.

general tools

  • bindump - show file data in hex and binary

  • hexdump - show file data in hex

  • makeswf - compile actionscript code into a swf movie

graphics

  • gif2dbl - convert a gif-file to dbl

  • gif2mask - convert a gif image to an alpha mask

  • png2dbl - convert a png-file to dbl

list tools

  • listaction - show actionscript in the swf

  • listfdb - show contents of fdb font file

  • listjpeg - show frame header info in jpeg files

  • listmp3 - show frame header info in mp3 files

  • listswf - swf format disassembler

sound

  • raw2adpcm - convert a raw (pcm?) soundfile to a adpcm-coded soundfile (smaller size than raw)

swf to... converter

  • swftoperl - attempt to make a perl/ming script out of an swf file. Look at swftoperl.html

  • swftophp - attempt to make a php/ming script out of an swf file

  • swftopython - a todo for pythonfriends :-) not done yet.