<?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: Fixed: AIR update framework broken!</title>
	<atom:link href="http://www.psyked.co.uk/adobe/apollo/fixed-air-update-framework-broken.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psyked.co.uk/apollo/fixed-air-update-framework-broken.htm</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 07:48:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/apollo/fixed-air-update-framework-broken.htm/comment-page-1#comment-6536</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 03 Feb 2010 09:13:32 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>It seems this issue has now been &lt;i&gt;properly&lt;/i&gt; fixed by the Flex / AIR team, with the release of the Flex 3.5a SDK: http://blogs.adobe.com/air/2010/02/important_update_to_the_flex_3.html</description>
		<content:encoded><![CDATA[<p>It seems this issue has now been <i>properly</i> fixed by the Flex / AIR team, with the release of the Flex 3.5a SDK: <a href="http://blogs.adobe.com/air/2010/02/important_update_to_the_flex_3.html" rel="nofollow">http://blogs.adobe.com/air/2010/02/important_update_to_the_flex_3.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sectore</title>
		<link>http://www.psyked.co.uk/apollo/fixed-air-update-framework-broken.htm/comment-page-1#comment-6523</link>
		<dc:creator>sectore</dc:creator>
		<pubDate>Sun, 31 Jan 2010 11:54:10 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>At &lt;a href=&quot;http://bugs.adobe.com/jira/browse/SDK-24766&quot; rel=&quot;nofollow&quot;&gt;SDK-24766&lt;/a&gt; you will find an instruction by Horia Olaru to rebuild a applicationupdater_ui.swc. Unfortunally it did&#039;nt work for me. 

The update framework is one of most important thing to build and deliver an AIR app. Personally I can&#039;t understand, why Adobe does such a miserable job on it. Because it is not the first time that the applicationupdater_ui is broken, check &lt;a href=&quot;http://bugs.adobe.com/jira/browse/SDK-22886&quot; rel=&quot;nofollow&quot;&gt;SDK-22886&lt;/a&gt; or just search for ApplicationUpdater or ApplicationUpdaterUI at the bug base: &lt;a href=&quot;http://bugs.adobe.com/jira/&quot; rel=&quot;nofollow&quot;&gt;http://bugs.adobe.com/jira/&lt;/a&gt;

What is the end of the story? You have to build your own ApplicationUpdaterUI, as I did for Flex 4 some months ago: &lt;a href=&quot;http://www.websector.de/blog/2009/09/09/custom-applicationupdaterui-for-using-air-updater-framework-in-flex-4/&quot; rel=&quot;nofollow&quot;&gt;Custom ApplicationUpdaterUI for using AIR Update Framework in Flex 4&lt;/a&gt; However, that cant be the right way ;)

-Jens</description>
		<content:encoded><![CDATA[<p>At <a href="http://bugs.adobe.com/jira/browse/SDK-24766" rel="nofollow">SDK-24766</a> you will find an instruction by Horia Olaru to rebuild a applicationupdater_ui.swc. Unfortunally it did&#8217;nt work for me. </p>
<p>The update framework is one of most important thing to build and deliver an AIR app. Personally I can&#8217;t understand, why Adobe does such a miserable job on it. Because it is not the first time that the applicationupdater_ui is broken, check <a href="http://bugs.adobe.com/jira/browse/SDK-22886" rel="nofollow">SDK-22886</a> or just search for ApplicationUpdater or ApplicationUpdaterUI at the bug base: <a href="http://bugs.adobe.com/jira/" rel="nofollow">http://bugs.adobe.com/jira/</a></p>
<p>What is the end of the story? You have to build your own ApplicationUpdaterUI, as I did for Flex 4 some months ago: <a href="http://www.websector.de/blog/2009/09/09/custom-applicationupdaterui-for-using-air-updater-framework-in-flex-4/" rel="nofollow">Custom ApplicationUpdaterUI for using AIR Update Framework in Flex 4</a> However, that cant be the right way <img src="http://www.psyked.co.uk/wp-includes/images/smilies/icon_wink.gif?9d7bd4" alt=';)' class='wp-smiley' /> </p>
<p>-Jens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/apollo/fixed-air-update-framework-broken.htm/comment-page-1#comment-6519</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 30 Jan 2010 21:32:06 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Yep, not really a fantastic fix!

The proper alternative to this workaround would be to fix the error properly - but that would mean making the fix in the source and recompiling the SWC files for the ApplicationUpdaterUI classes.  Haven&#039;t had time to try that one out, but it would be great if someone could.

The disadvantage to this hack seems to be that the window always opens &amp; then closes - doesn&#039;t stay there for very long, but the opening is discernable.  I guess this is also to do with the way that the interface has changed between SDKs.</description>
		<content:encoded><![CDATA[<p>Yep, not really a fantastic fix!</p>
<p>The proper alternative to this workaround would be to fix the error properly &#8211; but that would mean making the fix in the source and recompiling the SWC files for the ApplicationUpdaterUI classes.  Haven&#8217;t had time to try that one out, but it would be great if someone could.</p>
<p>The disadvantage to this hack seems to be that the window always opens &#038; then closes &#8211; doesn&#8217;t stay there for very long, but the opening is discernable.  I guess this is also to do with the way that the interface has changed between SDKs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sectore</title>
		<link>http://www.psyked.co.uk/apollo/fixed-air-update-framework-broken.htm/comment-page-1#comment-6515</link>
		<dc:creator>sectore</dc:creator>
		<pubDate>Sat, 30 Jan 2010 15:39:21 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>That&#039;s not really a fix, call it workaround ;) 

Fortunately Adobe has reopen SDK-24766 to review this bug these days: &lt;a href=&quot;https://bugs.adobe.com/jira/browse/SDK-24766&quot; rel=&quot;nofollow&quot;&gt;https://bugs.adobe.com/jira/browse/SDK-24766&lt;/a&gt; 

Hoping it will be fixed soon ;)

-Jens</description>
		<content:encoded><![CDATA[<p>That&#8217;s not really a fix, call it workaround <img src="http://www.psyked.co.uk/wp-includes/images/smilies/icon_wink.gif?9d7bd4" alt=';)' class='wp-smiley' />  </p>
<p>Fortunately Adobe has reopen SDK-24766 to review this bug these days: <a href="https://bugs.adobe.com/jira/browse/SDK-24766" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-24766</a> </p>
<p>Hoping it will be fixed soon <img src="http://www.psyked.co.uk/wp-includes/images/smilies/icon_wink.gif?9d7bd4" alt=';)' class='wp-smiley' /> </p>
<p>-Jens</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 612/615 objects using disk: basic

Served from: www.psyked.co.uk @ 2012-02-10 09:50:35 -->
