File: samples/README.txt

Welcome to the samples directory. If you wish to
test the different script samples, cd into one
of the directory and type 'run' or './run' at your
command prompt. This calls the sswf tool as required
and generates the .swf file from the given
.sswf file(s). [Note that the path to the sswf
tool may not be automatically discovered so you
may have to edit the files or add a path to
your PATH variable]

Now you can also try 'amake samples' in the main
directory. This should build all the samples at
once. I use that in the dotar script in order to
make sure that my code is working well (in
other words, still capable of compiling all the
samples.)

Note that I assume the make worked in the SSWF
main directory (or that you downloaded a pre-compiled
version of the sswf tools); otherwise the tools
won't be found and thus the process will fail.

The directories without a .sswf script file are
code samples directories to use against the library.
You should be able to use these by typing make
(or amake) to generate the correcponding sample(s).

If you create your own sample and are willing to
share it, send it my way and I'll be glad to
incorporate it in the package.

Alexis
