<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding auto update features to your AIR application in 3 easy steps</title>
	<atom:link href="http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/</link>
	<description>Adobe, Technology, Photography, Aviation and other Ramblings</description>
	<lastBuildDate>Mon, 21 May 2012 16:09:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: jo</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-234114</link>
		<dc:creator>jo</dc:creator>
		<pubDate>Tue, 24 Apr 2012 12:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-234114</guid>
		<description>life saver!!!

thanks :)</description>
		<content:encoded><![CDATA[<p>life saver!!!</p>
<p>thanks <img src='http://gregsramblings.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-117755</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 09 Nov 2011 08:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-117755</guid>
		<description>Thank you for the post! 
I have a great problem with the updater: my application opens the updater pop-up but it crashes immediatly. The application works correctly but the update wasn&#039;t installed.
I&#039;m using Flex 3.0.2.214193 and Adobe Air 3.0.4080.</description>
		<content:encoded><![CDATA[<p>Thank you for the post!<br />
I have a great problem with the updater: my application opens the updater pop-up but it crashes immediatly. The application works correctly but the update wasn&#8217;t installed.<br />
I&#8217;m using Flex 3.0.2.214193 and Adobe Air 3.0.4080.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS4More</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-93904</link>
		<dc:creator>AS4More</dc:creator>
		<pubDate>Mon, 03 Oct 2011 10:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-93904</guid>
		<description>Hmmm... interesting I also noted this...
var updater = new air.Updater();
var airFile = air.File.applicationStore.resolvePath(&quot;Example Application.air&quot;);
var version = &quot;2.01&quot;;
updater.update(airFile, version);
unfortunately everybody now needs a method for Mobile AIR apps and iPhone exported IPAs, etc.
Link to the store? or 50 of them or your site or what exactly is best practice now.
None of these solutions seem available anymore. AIR 2.5? or CS Flash Builder 4.5 burrito? aka Flex 4.5.1 SDK?</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; interesting I also noted this&#8230;<br />
var updater = new air.Updater();<br />
var airFile = air.File.applicationStore.resolvePath(&#8220;Example Application.air&#8221;);<br />
var version = &#8220;2.01&#8243;;<br />
updater.update(airFile, version);<br />
unfortunately everybody now needs a method for Mobile AIR apps and iPhone exported IPAs, etc.<br />
Link to the store? or 50 of them or your site or what exactly is best practice now.<br />
None of these solutions seem available anymore. AIR 2.5? or CS Flash Builder 4.5 burrito? aka Flex 4.5.1 SDK?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hector_indi</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-55642</link>
		<dc:creator>hector_indi</dc:creator>
		<pubDate>Mon, 25 Jul 2011 15:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-55642</guid>
		<description>hey man nice post!!
i got an error of 16822!!
LocalApp-0.1.1909.air is my apps name on dictionary and 0.1.1909 is the version no same on the descriptor and the app&#039;s descriptor file.
earlier it was like LocalApp.air nut i changed it after ur blog!, didn&#039;t help anyways!!
can u show me the way i really out of clue here.</description>
		<content:encoded><![CDATA[<p>hey man nice post!!<br />
i got an error of 16822!!<br />
LocalApp-0.1.1909.air is my apps name on dictionary and 0.1.1909 is the version no same on the descriptor and the app&#8217;s descriptor file.<br />
earlier it was like LocalApp.air nut i changed it after ur blog!, didn&#8217;t help anyways!!<br />
can u show me the way i really out of clue here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwaves</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-45031</link>
		<dc:creator>dwaves</dc:creator>
		<pubDate>Thu, 30 Jun 2011 03:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-45031</guid>
		<description>THANKS DUDE! :) YOU ROCK!</description>
		<content:encoded><![CDATA[<p>THANKS DUDE! <img src='http://gregsramblings.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  YOU ROCK!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh Parate</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-39142</link>
		<dc:creator>Mahesh Parate</dc:creator>
		<pubDate>Wed, 08 Jun 2011 07:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-39142</guid>
		<description>Hi,

Have you got any solution for your above query?

Mahesh Parate</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Have you got any solution for your above query?</p>
<p>Mahesh Parate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajendra Khope</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-34005</link>
		<dc:creator>Rajendra Khope</dc:creator>
		<pubDate>Wed, 18 May 2011 17:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-34005</guid>
		<description>Just Got The Solution  for Error 16811 &amp;  16816

Note Following things to avoide update error
No 1.&gt;
You xml schema for update descriptor.xml in  server should look similar to this



  2.0
  http://localhost/SerialHunter/SerialHunter.air
  


Note xmlns=&quot;http://ns.adobe.com/air/framework/update/description/2.5&quot;
and versionNumber instead of version


Also make similar changes in appxml version field (in Burrito its by default versionNumber )

No 2&gt;
if u are using code to display veesion number make sure it should look like:

var appXML:XML = NativeApplication.nativeApplication.applicationDescriptor;
var ns:Namespace = appXML.namespace();
				
pnlMain.title=appXML.ns::name+&quot; v &quot;+appXML.ns::versionNumber

Thats it...!

Rajendra Khope

bkrajendra at gmail dot com</description>
		<content:encoded><![CDATA[<p>Just Got The Solution  for Error 16811 &amp;  16816</p>
<p>Note Following things to avoide update error<br />
No 1.&gt;<br />
You xml schema for update descriptor.xml in  server should look similar to this</p>
<p>  2.0<br />
  <a href="http://localhost/SerialHunter/SerialHunter.air" rel="nofollow">http://localhost/SerialHunter/SerialHunter.air</a></p>
<p>Note xmlns=&#8221;http://ns.adobe.com/air/framework/update/description/2.5&#8243;<br />
and versionNumber instead of version</p>
<p>Also make similar changes in appxml version field (in Burrito its by default versionNumber )</p>
<p>No 2&gt;<br />
if u are using code to display veesion number make sure it should look like:</p>
<p>var appXML:XML = NativeApplication.nativeApplication.applicationDescriptor;<br />
var ns:Namespace = appXML.namespace();</p>
<p>pnlMain.title=appXML.ns::name+&#8221; v &#8220;+appXML.ns::versionNumber</p>
<p>Thats it&#8230;!</p>
<p>Rajendra Khope</p>
<p>bkrajendra at gmail dot com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-20312</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 31 Mar 2011 20:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-20312</guid>
		<description>Hi,

First, thank you very much for your time. In my case, this code works fine for my flash application, except for one thing:

When I click the mouse anywhere out of the stage, the animation almost freezes. It seems as if the framerate would descend to 0.01 FPS, something like that.

Any idea?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First, thank you very much for your time. In my case, this code works fine for my flash application, except for one thing:</p>
<p>When I click the mouse anywhere out of the stage, the animation almost freezes. It seems as if the framerate would descend to 0.01 FPS, something like that.</p>
<p>Any idea?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-13985</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Fri, 11 Mar 2011 15:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-13985</guid>
		<description>In the code posted, the memory will never be released. Just keep in mind always to remove event listeners and dispose objects.</description>
		<content:encoded><![CDATA[<p>In the code posted, the memory will never be released. Just keep in mind always to remove event listeners and dispose objects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2313</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 07 Jan 2011 06:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2313</guid>
		<description>AutoUpdate.as
&lt;code&gt;appUpdater.updateURL = &quot;file://C/Users/Eric/Documents/My Projects/ProjectName/air/update.xml&quot;;&lt;/code&gt;

update.xml
&lt;code&gt;file://C/Users/Eric/Documents/My Projects/ProjectName/air/Project.air&lt;/code&gt;


This is the error I recieved:
&quot;There was an error checking for updates. Error# 16822&quot;</description>
		<content:encoded><![CDATA[<p>AutoUpdate.as<br />
<code>appUpdater.updateURL = "file://C/Users/Eric/Documents/My Projects/ProjectName/air/update.xml";</code></p>
<p>update.xml<br />
<code>file://C/Users/Eric/Documents/My Projects/ProjectName/air/Project.air</code></p>
<p>This is the error I recieved:<br />
&#8220;There was an error checking for updates. Error# 16822&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregorywilson</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2312</link>
		<dc:creator>gregorywilson</dc:creator>
		<pubDate>Fri, 07 Jan 2011 04:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2312</guid>
		<description>Hey Eric.  It has to be a URL but you could probably use file://L/directory/directory - let me know if this works.  I&#039;ve not tried it.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hey Eric.  It has to be a URL but you could probably use file://L/directory/directory &#8211; let me know if this works.  I&#8217;ve not tried it.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2311</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 07 Jan 2011 04:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2311</guid>
		<description>Can i use auto update over a network without an http address (ie: L:directory/directory)?
The app I am building is just for fellow employees. I would like to put the it on a network drive and have it update from there. We do not have a website server on which to store it.
I was trying to test it on my local C drive in a different directory, but it didn&#039;t seem to work.</description>
		<content:encoded><![CDATA[<p>Can i use auto update over a network without an http address (ie: L:directory/directory)?<br />
The app I am building is just for fellow employees. I would like to put the it on a network drive and have it update from there. We do not have a website server on which to store it.<br />
I was trying to test it on my local C drive in a different directory, but it didn&#8217;t seem to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: エロ電話</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2310</link>
		<dc:creator>エロ電話</dc:creator>
		<pubDate>Thu, 06 Jan 2011 03:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2310</guid>
		<description>エロ電話できちゃうライブチャット　http://www.erotelephone.com　完全無料で素人とエロ電話が楽しめる　&lt;a href=&quot;http://www.erotelephone.com&quot; rel=&quot;nofollow&quot;&gt;エロ電話&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>エロ電話できちゃうライブチャット　http://www.erotelephone.com　完全無料で素人とエロ電話が楽しめる　<a href="http://www.erotelephone.com" rel="nofollow">エロ電話</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck Horton</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2309</link>
		<dc:creator>Chuck Horton</dc:creator>
		<pubDate>Wed, 08 Dec 2010 18:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2309</guid>
		<description>Thank you for your work on this. It has been very useful. I have a few questions regarding auto update:
1. How to you listen for Download Later Button clicked?
2. How to you listen for Cancel Button clicked during download?
3. How to you listen for Close Button clicked after Download failed?
4. How to you listen for Postpone Until Restart button  clicked?


Download Later or Cancel during Download, or  Download failed close buton</description>
		<content:encoded><![CDATA[<p>Thank you for your work on this. It has been very useful. I have a few questions regarding auto update:<br />
1. How to you listen for Download Later Button clicked?<br />
2. How to you listen for Cancel Button clicked during download?<br />
3. How to you listen for Close Button clicked after Download failed?<br />
4. How to you listen for Postpone Until Restart button  clicked?</p>
<p>Download Later or Cancel during Download, or  Download failed close buton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe AIR Launchpad &#8211; a tool for Flex developers building AIR applications</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2308</link>
		<dc:creator>Adobe AIR Launchpad &#8211; a tool for Flex developers building AIR applications</dc:creator>
		<pubDate>Tue, 09 Nov 2010 04:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2308</guid>
		<description>[...] developers seeking information on building AIR apps.  For example, my blog post titled, &#8220;Adding auto-update features to your AIR application in 3 easy steps&#8221; has been read 19,828 times!  As I was thinking about all of this, I realized that we needed [...]</description>
		<content:encoded><![CDATA[<p>[...] developers seeking information on building AIR apps.  For example, my blog post titled, &#8220;Adding auto-update features to your AIR application in 3 easy steps&#8221; has been read 19,828 times!  As I was thinking about all of this, I realized that we needed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haval Aziz</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2307</link>
		<dc:creator>Haval Aziz</dc:creator>
		<pubDate>Wed, 13 Oct 2010 19:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2307</guid>
		<description>Thanks alot for this post.
Added it to my application and it works superbly.</description>
		<content:encoded><![CDATA[<p>Thanks alot for this post.<br />
Added it to my application and it works superbly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe AIR Launchpad – a tool for Flex developers building AIR applications (Adobe Flash Platform Blog)</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2306</link>
		<dc:creator>Adobe AIR Launchpad – a tool for Flex developers building AIR applications (Adobe Flash Platform Blog)</dc:creator>
		<pubDate>Thu, 16 Sep 2010 21:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2306</guid>
		<description>[...] developers seeking information on building AIR apps.  For example, my blog post titled, &#8220;Adding auto-update features to your AIR application in 3 easy steps&#8221; has been read 19,828 times!  As I was thinking about all of this, I realized that we needed [...]</description>
		<content:encoded><![CDATA[<p>[...] developers seeking information on building AIR apps.  For example, my blog post titled, &#8220;Adding auto-update features to your AIR application in 3 easy steps&#8221; has been read 19,828 times!  As I was thinking about all of this, I realized that we needed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregorywilson</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2305</link>
		<dc:creator>gregorywilson</dc:creator>
		<pubDate>Fri, 27 Aug 2010 17:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2305</guid>
		<description>I just updated the post to include a pointer to a solution for Native AIR 2 apps.</description>
		<content:encoded><![CDATA[<p>I just updated the post to include a pointer to a solution for Native AIR 2 apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe AIR Launchpad &#8211; a tool for Flex developers building AIR applications &#171; Greg Wilson&#039;s Ramblings</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2304</link>
		<dc:creator>Adobe AIR Launchpad &#8211; a tool for Flex developers building AIR applications &#171; Greg Wilson&#039;s Ramblings</dc:creator>
		<pubDate>Tue, 24 Aug 2010 04:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2304</guid>
		<description>[...] developers seeking information on building AIR apps.  For example, my blog post titled, &#8220;Adding auto-update features to your AIR application in 3 easy steps&#8221; has been read 19,828 times!  As I was thinking about all of this, I realized that we needed [...]</description>
		<content:encoded><![CDATA[<p>[...] developers seeking information on building AIR apps.  For example, my blog post titled, &#8220;Adding auto-update features to your AIR application in 3 easy steps&#8221; has been read 19,828 times!  As I was thinking about all of this, I realized that we needed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe AIR Launchpad &#8211; a tool for Flex developers building AIR applications &#171; Greg Wilson&#039;s Ramblings</title>
		<link>http://gregsramblings.com/2008/08/16/adding-auto-update-features-to-your-air-application-in-3-easy-steps/#comment-2303</link>
		<dc:creator>Adobe AIR Launchpad &#8211; a tool for Flex developers building AIR applications &#171; Greg Wilson&#039;s Ramblings</dc:creator>
		<pubDate>Mon, 23 Aug 2010 14:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://gregsramblings.com/?p=185#comment-2303</guid>
		<description>[...] developers seeking information on building AIR apps.  For example, my blog post titled, &#8220;Adding auto-update features to your AIR application in 3 easy steps&#8221; has been read 19,828 times!  I realized that we needed to figure out a way to help [...]</description>
		<content:encoded><![CDATA[<p>[...] developers seeking information on building AIR apps.  For example, my blog post titled, &#8220;Adding auto-update features to your AIR application in 3 easy steps&#8221; has been read 19,828 times!  I realized that we needed to figure out a way to help [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

