Hacker News new | ask | show | jobs
by rampr 5405 days ago
FlashDevelop is a widely known alternative, just that it is available only for Windows and not the MAC.
1 comments

FlashDevelop is the IDE though, the important bit is the Flex SDK which is Java based and runs on virtually anything. Write your code in TextMate or Sublime Text or vi or emacs or whatever and then compile it with the Flex SDK.

FlashDevelop is great, but it isn't an essential piece any more than Eclipse is an essential piece for building Java apps.