Tuesday, September 29, 2009

Install Badge and AIR MIME

I just ran into an issue with installing the Install Badge to allow people to people to download and install my new Weather Widget AIR application. When you click on the Install Badge, you get a #2032 Error. As it turns out there could be due to two issues (there maybe others, but check these first):
  1. missing the MIME type on the webserver
  2. didn't provide the full url for the AIR file in the badge's flashVars

Here is the MIME value and extension:
  • Value: application/vnd.adobe.air-applicationinstaller-package+zip
  • Extension: .air



Thanks goes out to Google (for finding these guys), Josh Buhler, and Ashutosh Sharma

No comments: