Search code examples
linuxapache-flexflex4adobe

flex Support in linux


I am developing p2p application using RTFMP and flex.I am doing some research on this using adobe cirrus server and developed flex client application on windows and its working correctly. Now I want to create client using flex on Linux machine.the constraint is client should run all type of Linux Red hat, Ubuntu etc.

Will flex development is supported on all for of Linux or not?

What development is required for the flex development on Linux?

Is there any IDE available for flex development?


Solution

  • You can develop with Flex on Linux using the command line compiler available in the Flex SDK.

    Flash Builder, Adobe's eclipse based IDE is not supported on Linux. But, you can search out alternate IDEs. FDT is one that has linux support. I thought that IntelliJ did too. The Flex support in IntelliJ was demonstrated at Max and is pretty awesome.