Offline AIR application code constructs

To code an AIR application that synchronizes with ColdFusion, include the cfair.swc file in your AIR project. This file contains all the ColdFusion client-side code to support interactions between AIR and ColdFusion. The file is installed with ColdFusion in the cf_webroot/CFIDE/scripts/AIR directory. In Flash Builder, specify the swc file location in the Project > Properties > FlexBuildPath > Library Path > Add SWClibrary dialog.