<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AIR Examples &#187; application</title>
	<atom:link href="http://airexamples.com/tag/application/feed/" rel="self" type="application/rss+xml" />
	<link>http://airexamples.com</link>
	<description>A bunch of Adobe AIR examples*</description>
	<lastBuildDate>Tue, 16 Mar 2010 07:50:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Displaying custom icons in an Adobe AIR application</title>
		<link>http://airexamples.com/2008/12/30/displaying-custom-icons-in-an-adobe-air-application/</link>
		<comments>http://airexamples.com/2008/12/30/displaying-custom-icons-in-an-adobe-air-application/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 00:06:56 +0000</pubDate>
		<dc:creator>Peter deHaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[icon]]></category>

		<guid isPermaLink="false">http://airexamples.com/?p=314</guid>
		<description><![CDATA[The following example shows how you can display custom icons in an Adobe AIR application by setting the &#60;icon&#62; node in the AIR application&#8217;s descriptor XML file. Full code after the jump. &#60;!-- The icon the system uses for the application. For at least one resolution, specify the path to a PNG file included in [...]]]></description>
		<wfw:commentRss>http://airexamples.com/2008/12/30/displaying-custom-icons-in-an-adobe-air-application/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Specifying a custom install folder for an application in Adobe AIR</title>
		<link>http://airexamples.com/2008/12/30/specifying-a-custom-install-folder-for-an-application-in-adobe-air/</link>
		<comments>http://airexamples.com/2008/12/30/specifying-a-custom-install-folder-for-an-application-in-adobe-air/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 20:20:45 +0000</pubDate>
		<dc:creator>Peter deHaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[installFolder]]></category>

		<guid isPermaLink="false">http://airexamples.com/?p=304</guid>
		<description><![CDATA[The following example shows how you can specify a custom default installation folder when a user installs an Adobe AIR application by setting the &#60;installFolder&#62; node in the AIR application&#8217;s descriptor XML file. Full code after the jump. &#60;!-- The subpath of the standard default installation location to use. Optional. --&#62; &#60;installFolder&#62;AIRExamples.com&#60;/installFolder&#62;]]></description>
		<wfw:commentRss>http://airexamples.com/2008/12/30/specifying-a-custom-install-folder-for-an-application-in-adobe-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying a custom description in an Adobe AIR application installer</title>
		<link>http://airexamples.com/2008/12/28/displaying-a-custom-description-in-an-adobe-air-application-installer/</link>
		<comments>http://airexamples.com/2008/12/28/displaying-a-custom-description-in-an-adobe-air-application-installer/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 17:59:45 +0000</pubDate>
		<dc:creator>Peter deHaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[description]]></category>

		<guid isPermaLink="false">http://airexamples.com/?p=278</guid>
		<description><![CDATA[The following example shows how you can display a custom description when installing an Adobe AIR application by setting the &#60;description&#62; node in the application&#8217;s XML installer file. Full code after the jump. To set the Adobe AIR application installer&#8217;s description, edit the following lines in the application&#8217;s XML file: &#60;!-- Description, displayed in the [...]]]></description>
		<wfw:commentRss>http://airexamples.com/2008/12/28/displaying-a-custom-description-in-an-adobe-air-application-installer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing an Adobe AIR application to a specific directory in the Programs menu</title>
		<link>http://airexamples.com/2008/12/27/installing-an-adobe-air-application-to-a-specific-directory-in-the-programs-menu/</link>
		<comments>http://airexamples.com/2008/12/27/installing-an-adobe-air-application-to-a-specific-directory-in-the-programs-menu/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 07:23:15 +0000</pubDate>
		<dc:creator>Peter deHaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[programMenuFolder]]></category>

		<guid isPermaLink="false">http://airexamples.com/?p=292</guid>
		<description><![CDATA[The following example shows how you can install an Adobe AIR application into a specific directory in the Programs menu by setting the &#60;programMenuFolder&#62; node in the application&#8217;s XML installer file. Full code after the jump. To install an Adobe AIR application to a specific directory in the Programs menu, edit the following lines in [...]]]></description>
		<wfw:commentRss>http://airexamples.com/2008/12/27/installing-an-adobe-air-application-to-a-specific-directory-in-the-programs-menu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
