<?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"
	>
<channel>
	<title>Comments on: Simple Drag and Drop into AIR</title>
	<atom:link href="http://blog.everythingflex.com/2008/02/25/simple-drag-and-drop-into-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.everythingflex.com/2008/02/25/simple-drag-and-drop-into-air/</link>
	<description>News and Information about Adobe Flex &#38; Adobe AIR by Rich Tretola</description>
	<pubDate>Sat, 06 Sep 2008 21:48:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: mark johnson</title>
		<link>http://blog.everythingflex.com/2008/02/25/simple-drag-and-drop-into-air/#comment-586</link>
		<dc:creator>mark johnson</dc:creator>
		<pubDate>Thu, 12 Jun 2008 23:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2008/02/25/simple-drag-and-drop-into-air/#comment-586</guid>
		<description>hmm... your comment system removed the good stuff...</description>
		<content:encoded><![CDATA[<p>hmm&#8230; your comment system removed the good stuff&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark johnson</title>
		<link>http://blog.everythingflex.com/2008/02/25/simple-drag-and-drop-into-air/#comment-585</link>
		<dc:creator>mark johnson</dc:creator>
		<pubDate>Thu, 12 Jun 2008 23:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2008/02/25/simple-drag-and-drop-into-air/#comment-585</guid>
		<description>using the following to test the file extension would shorten your code a bit:

if ( "".indexOf( "") &#62; -1) {			addImage(file.nativePath);
}</description>
		<content:encoded><![CDATA[<p>using the following to test the file extension would shorten your code a bit:</p>
<p>if ( &#8220;&#8221;.indexOf( &#8220;&#8221;) &gt; -1) {			addImage(file.nativePath);<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
