Adobe AIR applications

Offline capabilities
Offline application support for AIR applications includes data persistence and synchronization. ColdFusion uses SQLite in the client and ORM on the server to automatically manage conflict resolution and data synchronization when the application comes back online.

ActionScript proxies
For AIR/Flex clients to access ColdFusion services. The MXML tags can map to ColdFusion tags on the server.

For more information, see Offline AIR Application Support.