<?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: Updating Apollo apps to AIR</title>
	<atom:link href="http://deleteaso.com/updating-apollo-apps-to-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://deleteaso.com/updating-apollo-apps-to-air/</link>
	<description>When something's not working delete aso files</description>
	<lastBuildDate>Fri, 27 Aug 2010 10:46:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mike Givens</title>
		<link>http://deleteaso.com/updating-apollo-apps-to-air/comment-page-1/#comment-87</link>
		<dc:creator>Mike Givens</dc:creator>
		<pubDate>Wed, 27 Jun 2007 16:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/updating-apollo-apps-to-air/#comment-87</guid>
		<description>Oops the tags did not come through in note 3)... :-)

Should be... change the ApolloApplication tags to WindowedApplication tags in the main app&#039;s MXML file.

Mike G</description>
		<content:encoded><![CDATA[<p>Oops the tags did not come through in note 3)&#8230; <img src='http://deleteaso.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Should be&#8230; change the ApolloApplication tags to WindowedApplication tags in the main app&#8217;s MXML file.</p>
<p>Mike G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Givens</title>
		<link>http://deleteaso.com/updating-apollo-apps-to-air/comment-page-1/#comment-86</link>
		<dc:creator>Mike Givens</dc:creator>
		<pubDate>Wed, 27 Jun 2007 16:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://deleteaso.com/updating-apollo-apps-to-air/#comment-86</guid>
		<description>There are several things to keep in mind when porting your Apollo alpha applications to run under the AIR Beta runtime. Here&#039;s a quick list:

1) You should uninstall the Apollo alpha runtime and re-install the AIR Beta runtime (I know, duh, but I did want to mention this :-)

2) As you noted in your post, the AIR Beta XML Descriptor file has changed since the Apollo alpha release. To test or package your applications to run with the AIR Beta runtime, I suggest taking a &#039;skeleton&#039; of an AIR XML Descriptor file (Flex 3 Builder will create this for you automatically when creating a new AIR Project) and copying and pasting the corresponding things like  the appId, the name, description, copyright, and any icons you may have added from your Apollo XML Descriptor file to your AIR XML Descriptor file. Take care to not copy any deprecated tags (for instance, as you mentioned, publisher) into the AIR XML Descriptor file. As always, the XML must be well-formed, so copy and paste cleanly. :-)

3) In the parent MXML file, change the opening and closing tags from  to 

4) Test your freshly updated AIR application. You should be good to go.

Hope this helps,

Mike G :-)</description>
		<content:encoded><![CDATA[<p>There are several things to keep in mind when porting your Apollo alpha applications to run under the AIR Beta runtime. Here&#8217;s a quick list:</p>
<p>1) You should uninstall the Apollo alpha runtime and re-install the AIR Beta runtime (I know, duh, but I did want to mention this <img src='http://deleteaso.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>2) As you noted in your post, the AIR Beta XML Descriptor file has changed since the Apollo alpha release. To test or package your applications to run with the AIR Beta runtime, I suggest taking a &#8216;skeleton&#8217; of an AIR XML Descriptor file (Flex 3 Builder will create this for you automatically when creating a new AIR Project) and copying and pasting the corresponding things like  the appId, the name, description, copyright, and any icons you may have added from your Apollo XML Descriptor file to your AIR XML Descriptor file. Take care to not copy any deprecated tags (for instance, as you mentioned, publisher) into the AIR XML Descriptor file. As always, the XML must be well-formed, so copy and paste cleanly. <img src='http://deleteaso.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>3) In the parent MXML file, change the opening and closing tags from  to </p>
<p>4) Test your freshly updated AIR application. You should be good to go.</p>
<p>Hope this helps,</p>
<p>Mike G <img src='http://deleteaso.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
