Hacer swf con herramientas libres GPL

Haciendo pruebas para generar un swf para mí empresa, que trabaja con software libre, me pasaron este conjunto de herramientas para Linux, https://www.swftols.org/, contiene las siguientes aplicaciones para manipular y generar swf, y aprvechando que tenía que documentarlo, os cuento un poco por aquí.
*.

Pdf2swf a pdf todo swf converter. Generates one frame per page. Enables you todo have fully formatted text, including tables, formulas etc, inside your flash movie. Its based on the Xpdf pdf parser from dereque b. Nonburg.
*.

Swfcombine a tool for replaceing swfs into Wrapper swfs. (templates) e.g, for including the pdf2swf swfs in some sort of browsing-swf.
*.

Swfstrings scans swfs for text data.
*.

Swfdump prints out various informacións about swfs.
*.

Jpeg2swf takes one or more jpeg pictures and generates a swf slide show.
*.

Png2swf like jpeg2swf, only for (*.png)
*.

Gif2swf converts gifs todo swf. Alos able todo handle animated gifs.
*.
Wav2swf converts wav audio files todo swfs, using the l. A. M. E. Mp3 encoder library.
*.

Avi2swf converts avi animation files todo swf. It supports flash mx h.263 compression. Some examples can be found at examples.html.
*.

Font2swf converts font files (tf, type1) todo swf.
*.

Swfbox allows todo readjust swf bounding boxes.
*.

Swfc a tool for creating swf files from simple script files.
*.

Swfextract allows todo extract movieclips, sounds, images etc, from swf files.
*.

Rfxswf library a fully featured library which can be used for standalone swf generation. Includes support for bitmaps, buttons, shapes, text, fonts, sound etc. It a los has support for actionscript using the ming actioncompiler.

Yo he usado las siguientes:
1.

Avi2swf, comprime dejando una calidad regular, en el mejor de los casos, aparte el swf que genera no funciona en loop. Para videos está bien no obstante.
2.

Jpeg2swf, genera un swf a partir de una serie de jpgs, el problema es que ocupa tanto como ocupan los jpgs. Pero da mejor resolución que el avi2swf.
3.

Png2swf, igual que el jpeg2swf, pero con más calidad y tamaño.
4.

Swfc, genera un swf a partir de un archivo de código. Laborioso, pero resultón. Es la forma de hacer algo realmente tipo flash, y se puede combinar con actionscript https://www.swftols.org/swfc/swfc.1.html.
5.

Swfccombine, genera un swf a partir de varios. Saludos.

Ver sobre el tema y comentarios en el foro