Archive

Archive for December, 2008

Disable Adobe AIR Runtime Autoupdate

December 27th, 2008 2 comments

By default, when an AIR application is launched, the AIR runtime checks if an update is available. It performs this check if it has been more than two weeks since the last update check. If an update is available, AIR will download the runtime update in the background.

Once the runtime update is successfully downloaded it will prompt the end user to install the update “now” or “later”.
- If the user selects “Now”, the update is applied immediately and end user is asked to shutdown all running AIR applications
- If the user selects “Later”, the next time the first AIR application is launched, the end user will be prompted to upgrade.

In the case the user selected “Later”, they will be prompted to update the AIR runtime the next time an AIR application is launched.
- If the user selects “Continue”, then the update is applied and the AIR application is launched
- If the user selects “Cancel” the AIR application is launched and the end user will be prompted to install the update again the next time an AIR application is launched.

If you would like to disable the auto-update capability in Adobe AIR and only manually update the runtime when a new version is available, or if the Adobe AIR Autoupdater is adding unneeded behavior to your AIR application, then you can use the SettingsManager application to disable automatic updates. Download and run the AIR SettingsManager application and use the toggle button to Enable or Disable auto-updates as desired.

The AIR SettingsManager application is available for download at http://airdownload.adobe.com/air/applications/SettingsManager/SettingsManager.air

Categories: Adobe Flex & AIR Tags:

“Merry Christmas” And A “Happy New Year”

December 26th, 2008 No comments

We wish you all a great Christmas and for the New Year we hope all your dreams came true. We have big expectations for 2009 and we hope you will take part to our future releases and events. Also keep the eye on our blog and forum pages because we are preparing interesting things for everyone. Hope we made you curious with this news, see you soon…

Categories: News Tags:

Tour de Flex

December 21st, 2008 No comments

I was looking for news on Flex and AIR and found out a great AIR application on www.flex.org . “Tour de Flex” is a desktop application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR and data integration, as well as a variety of third-party components, effects, skins, and more.

The app is big but it certainly worth to be installed, download is approx 50MB.

Tour de Flex has three primary purposes:
* Provide non-Flex developers with a good overview of what is possible in Flex in a  “look and see” environment
* Provide Flex developers with an illustrated reference tool
* Provide commercial and non-commercial Flex developers a place to showcase their work
Tour de Flex includes over 200 runnable samples, each with source code, links to documentation, and other details. Topics include the Flex Core Components, Flex Data
Access, AIR Desktop Capabilities, Cloud APIs, Data Visualization, Mapping, and a growing collection of custom components, effects, skins, etc.

Categories: Adobe Flex & AIR Tags: