Version 7, last updated by Xander Jansen at 15 May 15:59 UTC

Flex Compiler

If compiling from flex sdk use:

/opt/flexsdk/bin/mxmlc -theme=/opt/flexsdk/frameworks/themes/Halo/halo.swc \
 -static-link-runtime-shared-libraries=true \
-output filesender.swf filesender.mxml

Otherwise you will have some clients unable to use the flash application.