The AIR update framework is included in the frameworks/libs/air
directory of the AIR 2 SDK. It includes the following files:
applicationupdater.swc—Defines the basic functionality
of the update library, for use in ActionScript. This version contains
no user interface.
applicationupdater.swf—Defines the basic functionality of
the update library, for use in JavaScript. This version contains
no user interface.
applicationupdater_ui.swc—Defines a Flex 4 version the basic
functionality of the update library, including a user interface
that your application can use to display update options.
applicationupdater_ui.swf—Defines a JavaScript version the
basic functionality of the update library, including a user interface
that your application can use to display update options.
For more information, see these sections:
|
|
|