Update: Configure FlashDevelop Code Autocompletion For AIR API
Sunday 6 September 2009 - Filed under Tips + Tools
Previously in Flash CS3, the trick of getting autocompletion in FlashDevelop is not working any more in Flash CS4, ast least not in my case. After testing a while I finally got it working again by setting the swc path of the project.
Choose “Project>>Properties…>>Compiler Options>>SWC Include Libraries” and add the path of AIR swc to it. Most likely it would be something like this: “C:\Program Files\Adobe\Adobe Flash CS4\AIK1.5\frameworks\libs\air\airglobal.swc”
Cheers!
2009-09-06 » admin

9 September 2009 @ 8:30 am
do you have any tricks to get autocomplete for JSFL in FlashDevelop?