Swiff Extractor v1.2 -- by Eduardo Aguiar (Oct 9, 1999)
=======================================================
Hi there! It is my first "official" release of swfxt. As you might guess,
it is an extractor for Macromedia's flash .swf files. I hope you enjoy it!


Swfxt v1.2 highlights:
======================
. Shows header information, as for example, frames per second,
  number of frames, size in pixels, version.
. Navigates through entire flash file, no matter its version.
. Extracts JPEG files with DefineBits and DefineBitsJPEG2 tags.


How do I use it?
================
It is quite simple to use Swiff Extractor v1.2. On any DOS session, with
DPMI support (Windows 95 DOS prompt, OS/2 DOS window, Linux DOS window),
you type:

swfxt <filename>

where <filename> is a valid .swf file, with or without extension.

Examples:

swfxt ufo.swf
swfxt ufo

All JPEG files created will be named based upon filename. At the example
above, you may have ufo7.JPG, ufo15.JPG, and so on.


About Swiff Extractor v1.2 and Eduardo Aguiar:
==============================================
Swfxt v1.2 is FREEWARE, which means you can use, copy, share, distribute
it without any charge. It also means that I am not responsible for any
damage that might occurs, or for any misfunction swfxt v1.2 may cause.

Author: Eduardo Aguiar. I am a graduated mathematician, and also an analyst
and programmer at State University of Rio de Janeiro. I have started on MSX
in 1985, and have made some commercial progs here in Brazil.

I would like to thanks DJGPP authors for the best C++ compiler ever!
Take a look at www.delorie.com/djgpp/ for further information on it!


Contacting the author:
=====================
Just send an e-mail to aguiar@uerj.br. I really would like to hear about
you all on Flash communities all around! Any doubt, comment or request would
be very appreciated.

That's all. Enjoy swfxt v1.2!
