FlashDevelop

FlashDevelop

The code editor with Start page
Original author(s) Mika Palmu
Philippe Elsass
Developer(s) FlashDevelop Team
Initial release 2005 (2005)
Stable release
5.2.0[1] / 19 September 2016 (2016-09-19)
Development status Active
Written in C#
Operating system Windows XP and later
Platform .NET Framework 3.5[1]
Type Text editor and IDE
License MIT License
Website www.flashdevelop.org

FlashDevelop is an integrated development environment (IDE) for development of Adobe Flash websites, web applications, desktop applications and video games. The resulting applications run in Adobe Flash Player or Adobe AIR, on Microsoft Windows, Mac OS X, Android or iOS. The primary purpose of FlashDevelop is enabling developers to edit, compile, debug and publish a Flash ActionScript project. It supports ActionScript 2.0, ActionScript 3.0, Haxe and other upcoming languages. It has code completion, syntax highlighting, snippets and other features similar to Microsoft Visual Studio.

FlashDevelop is free and open source software, mostly written in C# and is built on the efficient Scintilla editor component.[2] It is extensible with a plugin architecture and is a .NET Framework 2.0 application only available for Microsoft Windows.[2] As an open source project with a modular plugin system, users are able to improve and optimize the program, as well as write plugins for features that may be missing. The project is primarily funded by donations.[3]

FlashDevelop uses the free Adobe Flex SDK to build ActionScript 3 and MXML applications, the free MTASC compiler to build ActionScript 2 applications, and the free Haxe toolkit to build ActionScript 3, PHP, Neko or JavaScript applications. It also has code completion and highlighting for XML, HTML, PHP, and CSS.[4]

History

FlashDevelop was developed in 2005 by Mika Palmu and Philippe Elsass,[2] and later, other contributors. It was created as a lightweight and free alternative to the commercial Adobe Flash Professional and Adobe Flash Builder editors, especially useful to students, hobbyists and freelancers.[5]

Features

FlashDevelop includes the basic features expected in software development IDEs.[4]

Editing

FlashDevelop includes code editing features comparable to Eclipse or Microsoft Visual Studio.

FlashDevelop has built-in code completion that includes a wide range of possible API.

Publishing

FlashDevelop can be used to publish websites and web applications using the following methods:

FlashDevelop can be used to build desktop applications and mobile applications using the following methods:

See also

References

  1. 1 2 "View topic - FlashDevelop 5.1.0 released". FlashDevelop.org. Retrieved 2016-06-21.
  2. 1 2 3 4 "Main Page". FlashDevelop.org Wiki. FlashDevelop.org. 16 December 2010. Retrieved 10 January 2011.
  3. Future of FlashDevelop and funding the project, FlashDevelop.org Forums
  4. 1 2 "FlashDevelop 3.0". SwfTools.com. Retrieved 20 January 2011.
  5. "What are the Pros/Cons of Flex Builder vs. FlashDevelop?". Stack Overflow. 23 November 2008. Retrieved 10 January 2011.
This article is issued from Wikipedia - version of the 10/13/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.