<?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>FlexMan &#187; Adobe AIR</title>
	<atom:link href="http://flexman.info/tag/adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexman.info</link>
	<description>Everything is Flex</description>
	<lastBuildDate>Sun, 30 Oct 2011 12:46:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed</title>
		<link>http://flexman.info/2008/12/08/readair-a-tool-help-you-to-manage-subscript-your-all-feed-based-on-adobe-air/</link>
		<comments>http://flexman.info/2008/12/08/readair-a-tool-help-you-to-manage-subscript-your-all-feed-based-on-adobe-air/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 11:49:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[ReadAir]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/12/08/readair-a-tool-help-you-to-manage-subscript-your-all-feed-based-on-adobe-air/</guid>
		<description><![CDATA[Whether based on browser or desktop, we could find many tools to subscript feed. For example Google Reader. Actually a good reader. However, there are many friends may think it is hard to read since the reader based on web limited the content show. Then following ReadAir based on Adobe Air maybe a better choice. [...]]]></description>
			<content:encoded><![CDATA[<p>Whether based on browser or desktop, we could find many tools to subscript feed. For example Google Reader. Actually a good reader. However, there are many friends may think it is hard to read since the reader based on web limited the content show. Then following ReadAir based on Adobe Air maybe a better choice. It will maximize your reading perspective. </p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-194"></span></p>
<p>You could find it here:</p>
<p><a href="http://code.google.com/p/readair/">http://code.google.com/p/readair/</a></p>
<p>If you haven&#8217;t installed AIR, please first intall it by following URL:</p>
<p><a href="http://get.adobe.com/air/">http://get.adobe.com/air/</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2008/11/21/tutorial-about-how-to-use-encryption-fuction-of-sqlite-in-adobe-air-1-5/" title="Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5">Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5</a></li><li><a href="http://flexman.info/2008/11/17/a-very-simple-but-useful-free-adobe-air-flv-player/" title="A Very Simple But Useful Free Adobe AIR FLV Player">A Very Simple But Useful Free Adobe AIR FLV Player</a></li><li><a href="http://flexman.info/2008/11/07/10-multimedia-adobe-air-application-you-must-know/" title="10 Multimedia Adobe AIR Application You Must Know">10 Multimedia Adobe AIR Application You Must Know</a></li><li><a href="http://flexman.info/2008/11/07/a-video-tutorial-about-creating-adobe-air-application-by-flash-cs3/" title="A Video Tutorial About Creating Adobe AIR Application By Flash CS3">A Video Tutorial About Creating Adobe AIR Application By Flash CS3</a></li><li><a href="http://flexman.info/2008/09/01/icon-generator-basic-on-adobe-air/" title="Icon Generator Basic On Adobe AIR">Icon Generator Basic On Adobe AIR</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/12/08/readair-a-tool-help-you-to-manage-subscript-your-all-feed-based-on-adobe-air/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5</title>
		<link>http://flexman.info/2008/11/21/tutorial-about-how-to-use-encryption-fuction-of-sqlite-in-adobe-air-1-5/</link>
		<comments>http://flexman.info/2008/11/21/tutorial-about-how-to-use-encryption-fuction-of-sqlite-in-adobe-air-1-5/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 06:18:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[SQLite]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/11/21/tutorial-about-how-to-use-encryption-fuction-of-sqlite-in-adobe-air-1-5/</guid>
		<description><![CDATA[SQLite is very popular now because for its small and efficient, but too pity there is no encryption function in the free version. It is not complicated to realize the data encryption function in Adobe AIR 1.5. Then following tutorial shows how to use encryption function of SQLite in Adobe AIR 1.5 step by step. [...]]]></description>
			<content:encoded><![CDATA[<p>SQLite is very popular now because for its small and efficient, but too pity there is no encryption function in the free version. It is not complicated to realize the data encryption function in Adobe AIR 1.5. Then following tutorial shows how to use encryption function of SQLite in Adobe AIR 1.5 step by step. Why not have a try now?</p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-151"></span></p>
<p><a href="http://blog.everythingflex.com/2008/11/18/using-encrypted-sqlite-database-in-air-15-from-the-cookbook/">http://blog.everythingflex.com/2008/11/18/using-encrypted-sqlite-database-in-air-15-from-the-cookbook/</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2008/12/08/readair-a-tool-help-you-to-manage-subscript-your-all-feed-based-on-adobe-air/" title="ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed">ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed</a></li><li><a href="http://flexman.info/2008/11/17/a-very-simple-but-useful-free-adobe-air-flv-player/" title="A Very Simple But Useful Free Adobe AIR FLV Player">A Very Simple But Useful Free Adobe AIR FLV Player</a></li><li><a href="http://flexman.info/2008/11/07/10-multimedia-adobe-air-application-you-must-know/" title="10 Multimedia Adobe AIR Application You Must Know">10 Multimedia Adobe AIR Application You Must Know</a></li><li><a href="http://flexman.info/2008/11/07/a-video-tutorial-about-creating-adobe-air-application-by-flash-cs3/" title="A Video Tutorial About Creating Adobe AIR Application By Flash CS3">A Video Tutorial About Creating Adobe AIR Application By Flash CS3</a></li><li><a href="http://flexman.info/2008/09/01/icon-generator-basic-on-adobe-air/" title="Icon Generator Basic On Adobe AIR">Icon Generator Basic On Adobe AIR</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/11/21/tutorial-about-how-to-use-encryption-fuction-of-sqlite-in-adobe-air-1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Very Simple But Useful Free Adobe AIR FLV Player</title>
		<link>http://flexman.info/2008/11/17/a-very-simple-but-useful-free-adobe-air-flv-player/</link>
		<comments>http://flexman.info/2008/11/17/a-very-simple-but-useful-free-adobe-air-flv-player/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 05:26:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[Player]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/11/17/a-very-simple-but-useful-free-adobe-air-flv-player/</guid>
		<description><![CDATA[There are many FLV player writtern by Adobe AIR you could find by google. This time we will introduce a very simple but very useful one. You could start the player by drag the FLV files into it. It could adjust the video&#8217;s size automatically. More function why not have a try by yourself? The [...]]]></description>
			<content:encoded><![CDATA[<p>There are many FLV player writtern by Adobe AIR you could find by google. This time we will introduce a very simple but very useful one. You could start the player by drag the FLV files into it. It could adjust the video&#8217;s size automatically. More function why not have a try by yourself? </p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-148"></span></p>
<p>The download URL:</p>
<p><a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1698179">http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1698179</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2009/07/21/adobe-air-video-player-applications-list/" title="Adobe AIR Video Player Applications List">Adobe AIR Video Player Applications List</a></li><li><a href="http://flexman.info/2009/02/08/a-very-beautiful-viedio-player-by-flex-1-5/" title="A Very Beautiful Video Player By Flex 1.5">A Very Beautiful Video Player By Flex 1.5</a></li><li><a href="http://flexman.info/2008/12/08/readair-a-tool-help-you-to-manage-subscript-your-all-feed-based-on-adobe-air/" title="ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed">ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed</a></li><li><a href="http://flexman.info/2008/11/21/tutorial-about-how-to-use-encryption-fuction-of-sqlite-in-adobe-air-1-5/" title="Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5">Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5</a></li><li><a href="http://flexman.info/2008/11/07/10-multimedia-adobe-air-application-you-must-know/" title="10 Multimedia Adobe AIR Application You Must Know">10 Multimedia Adobe AIR Application You Must Know</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/11/17/a-very-simple-but-useful-free-adobe-air-flv-player/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Multimedia Adobe AIR Application You Must Know</title>
		<link>http://flexman.info/2008/11/07/10-multimedia-adobe-air-application-you-must-know/</link>
		<comments>http://flexman.info/2008/11/07/10-multimedia-adobe-air-application-you-must-know/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 13:38:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe-Flex]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/11/07/10-multimedia-adobe-air-application-you-must-know/</guid>
		<description><![CDATA[Adobe AIR is very popular because of its performance on cross platform. It combines the advantage of Flash and PhotoShop and the interface is also perfect. Then following is 10 Adobe AIR application about multimedia you must read. If you have time why not read them all? １、Flickr Desktop Search２、Snoto３、ImageDropr４、Flickr Flipper５、FLVPlay HD６、AIRTube Video Downloader７、RichFLV８、uvLayer９、mooFlair１０、Adobe Media [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe AIR is very popular because of its performance on cross platform. It combines the advantage of Flash and PhotoShop and the interface is also perfect. Then following is 10 Adobe AIR application about multimedia you must read. If you have time why not read them all?</p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-126"></span></p>
<p>１、Flickr Desktop Search<br />２、Snoto<br />３、ImageDropr<br />４、Flickr Flipper<br />５、FLVPlay HD<br />６、AIRTube Video Downloader<br />７、RichFLV<br />８、uvLayer<br />９、mooFlair<br />１０、Adobe Media Player</p>
<p>More detail please see here:<br /><a href="http://digitechlog.com/2008/10/29/the-list-of-photo-and-video-application-in-adobe-air.html">http://digitechlog.com/2008/10/29/the-list-of-photo-and-video-application-in-adobe-air.html</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2008/12/08/readair-a-tool-help-you-to-manage-subscript-your-all-feed-based-on-adobe-air/" title="ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed">ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed</a></li><li><a href="http://flexman.info/2008/11/21/tutorial-about-how-to-use-encryption-fuction-of-sqlite-in-adobe-air-1-5/" title="Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5">Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5</a></li><li><a href="http://flexman.info/2008/11/17/a-very-simple-but-useful-free-adobe-air-flv-player/" title="A Very Simple But Useful Free Adobe AIR FLV Player">A Very Simple But Useful Free Adobe AIR FLV Player</a></li><li><a href="http://flexman.info/2008/11/07/a-video-tutorial-about-creating-adobe-air-application-by-flash-cs3/" title="A Video Tutorial About Creating Adobe AIR Application By Flash CS3">A Video Tutorial About Creating Adobe AIR Application By Flash CS3</a></li><li><a href="http://flexman.info/2008/09/01/icon-generator-basic-on-adobe-air/" title="Icon Generator Basic On Adobe AIR">Icon Generator Basic On Adobe AIR</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/11/07/10-multimedia-adobe-air-application-you-must-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Video Tutorial About Creating Adobe AIR Application By Flash CS3</title>
		<link>http://flexman.info/2008/11/07/a-video-tutorial-about-creating-adobe-air-application-by-flash-cs3/</link>
		<comments>http://flexman.info/2008/11/07/a-video-tutorial-about-creating-adobe-air-application-by-flash-cs3/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 10:49:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe-Flash]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[cs3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/11/07/a-video-tutorial-about-creating-adobe-air-application-by-flash-cs3/</guid>
		<description><![CDATA[Similar with the article A Video Tutorial About PHP Working With Flex, it is a video tutorial intruduced how to create Adobe AIR application by Flash CS3. If you are interested in it, why not have a try? &#160; Related PostsIcon Generator Basic On Adobe AIRHow To Uninstall Flash Player Completely In Windows and MacAn [...]]]></description>
			<content:encoded><![CDATA[<p>Similar with the article <a href="http://flexman.info/2008/11/06/a-video-tutorial-about-php-working-with-flex/" target="_blank">A Video Tutorial About PHP Working With Flex</a>, it is a video tutorial intruduced how to create Adobe AIR application by Flash CS3. If you are interested in it, why not have a try?</p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-125"></span></p>
<p>&nbsp; <embed name="AdobeTVPlayer" pluginspage="http://www.adobe.com/go/getflashplayer" src="http://tv.adobe.com/Embed.swf" width="480" height="280" type="application/x-shockwave-flash" bgcolor="#000000" play="true" loop="false" quality="high" allowscriptaccess="always" flashvars="v=~b64~aHR0cDovL2Fkb2JlLmVkZ2Vib3NzLm5ldC9mbGFzaC9hZG9iZS9hZG9iZXR2Mi9hZGNfcHJlc2VudHMvNjRfYWRjXzAxNC5mbHY/cnNzX2ZlZWRpZD0xNDcyJnhtbHZlcnM9Mg==&amp;w=480&amp;h=280"></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2008/09/01/icon-generator-basic-on-adobe-air/" title="Icon Generator Basic On Adobe AIR">Icon Generator Basic On Adobe AIR</a></li><li><a href="http://flexman.info/2010/07/20/how-to-uninstall-flash-player-completely-in-windows-and-mac/" title="How To Uninstall Flash Player Completely In Windows and Mac">How To Uninstall Flash Player Completely In Windows and Mac</a></li><li><a href="http://flexman.info/2010/02/27/an-open-source-xml-layout-engine-for-flash-xleff/" title="An Open Source XML Layout Engine For Flash &#8211; XLEFF">An Open Source XML Layout Engine For Flash &#8211; XLEFF</a></li><li><a href="http://flexman.info/2010/02/22/a-small-powerful-flash-preloading-library-ultraloader/" title="A Small &amp; Powerful Flash Preloading Library &ndash; Ultraloader">A Small &amp; Powerful Flash Preloading Library &ndash; Ultraloader</a></li><li><a href="http://flexman.info/2010/01/20/a-small-class-for-flash-textfields-as3-texthighlighter/" title="A Small Class For Flash TextFields &#8211; AS3 TextHighlighter">A Small Class For Flash TextFields &#8211; AS3 TextHighlighter</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/11/07/a-video-tutorial-about-creating-adobe-air-application-by-flash-cs3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Icon Generator Basic On Adobe AIR</title>
		<link>http://flexman.info/2008/09/01/icon-generator-basic-on-adobe-air/</link>
		<comments>http://flexman.info/2008/09/01/icon-generator-basic-on-adobe-air/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 15:33:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[cs3]]></category>
		<category><![CDATA[Icon Generator]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/09/01/icon-generator-basic-on-adobe-air/</guid>
		<description><![CDATA[Icon Generator is a small compact icon generator based on Adobe AIR and allow you to create CS3 or Web2.0 style icon easily. What you need to do is just 3 steps: choose the color –&#62; input the Character –&#62; save. You could create 4 different size icons. It&#8217;s very convenient then why not have [...]]]></description>
			<content:encoded><![CDATA[<p>Icon Generator is a small compact icon generator based on Adobe AIR and allow you to create CS3 or Web2.0 style icon easily. What you need to do is just 3 steps: choose the color –&gt; input the Character –&gt; save. You could create 4 different size icons. It&#8217;s very convenient then why not have a try at once?</p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-41"></span></p>
<p><a href="http://flexman.info/wp-content/uploads/2008/09/icon.jpg"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="icon" src="http://flexman.info/wp-content/uploads/2008/09/icon-thumb.jpg" width="262" height="164"></a> </p>
<p>Following is the URL:</p>
<p><a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1679519">http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1679519</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2008/11/07/a-video-tutorial-about-creating-adobe-air-application-by-flash-cs3/" title="A Video Tutorial About Creating Adobe AIR Application By Flash CS3">A Video Tutorial About Creating Adobe AIR Application By Flash CS3</a></li><li><a href="http://flexman.info/2008/12/08/readair-a-tool-help-you-to-manage-subscript-your-all-feed-based-on-adobe-air/" title="ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed">ReadAir &#8211; a Tool Based On Adobe AIR Help You To Manage/Subscribe Your All Feed</a></li><li><a href="http://flexman.info/2008/11/21/tutorial-about-how-to-use-encryption-fuction-of-sqlite-in-adobe-air-1-5/" title="Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5">Tutorial About How to Use Encryption Fuction of SQLite in Adobe AIR 1.5</a></li><li><a href="http://flexman.info/2008/11/17/a-very-simple-but-useful-free-adobe-air-flv-player/" title="A Very Simple But Useful Free Adobe AIR FLV Player">A Very Simple But Useful Free Adobe AIR FLV Player</a></li><li><a href="http://flexman.info/2008/11/07/10-multimedia-adobe-air-application-you-must-know/" title="10 Multimedia Adobe AIR Application You Must Know">10 Multimedia Adobe AIR Application You Must Know</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/09/01/icon-generator-basic-on-adobe-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 17/53 queries in 2.770 seconds using disk
Object Caching 594/1085 objects using disk

Served from: flexman.info @ 2012-05-22 15:14:57 -->
