Login Register

Dojo with Adobe AIR

Introduction to Adobe AIR and Dojo

Adobe AIR is a new runtime by Adobe. Adobe AIR allows web applications permission to the local file system that traditional browser-based web applications do not normally receive due to security policies.

As of Dojo Toolkit 1.1.0 Beta 1, Dojo-based applications will now run successfully in Adobe AIR's secure application sandbox.

Getting Started

  1. Download and install the Adobe AIR runtime and Adobe AIR SDK
  2. Download the latest version of Dojo
  3. Read the documentation

About Adobe AIR support in Dojo

Adobe engaged SitePen to make updates to Dojo to address compatibility issues. If you're curious, Dojo Changeset 12311 contains the specific changes.