
Configure and program code and develop software or designs for websites in the editor supporting ActionScript and Haxe structures. It offers source-control support for svn, git and mercurial, a set of various tasks and snippets, XML/HTML completion and zen-coding for HTML.
FlashDevelop is a powerful and open-source solution recommended to ActionScript programmers in need of a professional tool for writing, editing, compiling ActionScript code, as well as CPP, CSharp, HMTL, Haxe, CSS, Jscript, and Python source code. It integrates many features and stands as great competition to other commercial programs of this kind.
FlashDevelop is a quite complex application and it requires additional programming knowledge in order to be used properly; therefore, beginners might have difficulties in understanding its functionality.
I like that FlashDevelop offers access to a lot of settings and configuration options. This also applies to each of the plugins that FlashDevelop comes with. Another feature, which I consider to be very useful especially for beginners, is “code completion”. Regardless of the language that you are using, the program will automatically offer you suggestions as you type code in the main window. It is quite a time-saving solution.
Personally, I enjoyed working with FlashDevelop, and came to the conclusion that it can help developers create professional Flash.
v4.2.4 [Nov 12, 2012]
* German localizations updated
* AIR SDK 3.5 and FP 11.5 support added
* Syntax coloring config files are loaded only from *.xml files
* Syntax coloring config is now reloaded after theme install (see docs for Extensions)
* A new generic project type added (*.fdproj) which has only pre, post and run commands
* Git/Mercurial change, don't monitor file rename/delete/move
* The -swf-version option is now set for AIR projects
* Basic completion bug fixes and improvements
* FDBuild now expands environment variables
+ Some other small bug fixes