Are there any compilers for ActionScript 3 on systems like * nix or the corresponding toolkit for working with Flash?
Haxe does not compile AS3, but it is cross-compiled for Flash-compatible SWF / SWC (among many other things).
The Flex SDK compiler - mxmlc - will also compile simple ActionScript code.
mxmlc