As dirkgently said, installing Flex Builder 3 on Linux is a great way to succeed. It gets up and running quickly and easily, and since it is based on Eclipse, the overall environment is decent.
However, I was able to build a decent Flex-building environment using Emacs and some third-party packages to get everything working under Linux.
Here is a summary of what I used (this is not exhaustive - only what I remember):
This link is also useful for getting started. He refers to this article , which talks about integrating the Flex development environment into Linux. I was able to compile some shell scripts to compile and run applications.
Note. I did not debug, although Adobe has information about this.
Note # 2: If you decide to use Flex Builder, it will install the version of debug Flash Player 9 in your browser (you can say that it is not). I would recommend installing version 10 debugger . The builder will display a warning that does not support the version, but everything else works.
bedwyr
source share