Most useful FlashDevelop plugins
If you use FlashDevelop for AS3, these plugins are a must!
I have installed these with FDev V3 Beta 9.
fdbPlugin – AS3 Debugging
Installation:
- Download plugin
- Copy the two DLL files (FdbPlugin.dll, Aga.Controls.dll) to the ‘Plugins’ folder of FlashDevelop (commonly located at c:\Program Files\FlashDevelop\Plugins\).
- Restart FDev so that it loads the new plugin, and your ready to go!
- To set a break point; Shift + Left Mouse Click on the gray bar next to the line numbers.
- Run your project normally (F5 or Play).
Trace – Help generate ‘trace’ statements.
Installation:
- Download plugin
- Copy the DLL file to the ‘Plugins’ folder of FDev.
- Start/restart FDev.
- Mouse over the variable you would like to trace and press one of the shortcut key combos (customise through Tools->Program settings
