FlashDevelop 3.0.0 Beta6 released
Monday, February 25th, 2008FlashDevelop 3.0.0 Beta6 has been released. This free application is a fantastic Actionscript code editor and project manager. I’ve been using it for about a year and I really enjoy it now using AS3 with all the great code hinting features.
This version adds a great new Code Generation feature, basically, Write a regular addEventListener call, move your cursor on the (missing) handler’s name and press Ctrl+Shift+1 to generate the event handler.

