====== Game Develop ====== {{tag>flashdevelop ide flash opensource script editor}} ==== Ty ===== * **Homepage **: [[http://www.flashdevelop.org/]] * **Download **: [[http://www.flashdevelop.org/community/viewforum.php?f=11]] * **License **: MIT License * **Screenshot tour **: [[http://www.flashdevelop.org/wikidocs/index.php?title=Features:Interface]] FlashDevelop is an open source, source code editor for ActionScript 2, ActionScript 3, MXML and HaXe application development. It also has code completion and highlighting for XML, HTML, PHP, and also CSS. ===== Features ===== **FlashDevelop features include:** *Project templates for AS2, AS3, Adobe AIR, HaXe development *Project file explorer panel *Configurable hotkeys *Application and Project level options *Import Flex Builder projects *Supports multi-lingual code files **Editing** *Extensive code completion *For platform API (based on used Flash Player version) *For user classes, methods, and variables *For SWC classes and code *For events when working with listeners *For JavaDoc comment tags *For typed array values *Extensive code tips *Includes method parameters *Includes user class/method descriptions via JavaDoc comments *Exploration of classes in SWF and SWC files *JavaDoc creation from methods *Color picker and editor *Snippets library *Code generation **Viewing and navigation** *Syntax coloring *Code folding *To-do list *Bookmarks *Code outline *Macros *Page zooming **Publishing** *Compile projects via Adobe Flash IDE *Compile AS2 projects to SWF via MTASC *Compile AS3 projects to SWF via Adobe Flex SDK *Quick build to SWF for single files *Compiler errors/warnings panel