|
|
Update: Configure FlashDevelop Code Autocompletion For AIR APIPreviously 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! Leave a Reply |

do you have any tricks to get autocomplete for JSFL in FlashDevelop?