<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'AIR Drag and Drop Files to the Application'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 13:12:41 GMT</pubDate>
<item>
<title>netproject1 said on 1/22/09</title>
<link>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</link>
<description><![CDATA[ code corrigé: 



        
                = 0){
                                i.source = "file://" + nativePath;
                        } else {
                                i.source = nativePath;
                        }
                        this.addChild(i);
                }
       
                ]]> ]]></description>
<pubDate>Thu, 22 Jan 2009 19:23:22 GMT</pubDate>
<guid>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</guid>
</item>
<item>
<title>netproject1 said on 1/22/09</title>
<link>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</link>
<description><![CDATA[ code corrigé: 



        
                = 0){
                                i.source = "file://" + nativePath;
                        } else {
                                i.source = nativePath;
                        }
                        this.addChild(i);
                }
       
                ]]> ]]></description>
<pubDate>Thu, 22 Jan 2009 19:22:58 GMT</pubDate>
<guid>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</guid>
</item>
<item>
<title>tjvinoth said on 3/3/08</title>
<link>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</link>
<description><![CDATA[ <p>i'm getting errors </p>

<p>1119: Access of possibly undefined property dropAction through a reference with static type Class.
1120: Access of undefined property TransferableFormats.</p> ]]></description>
<pubDate>Mon, 03 Mar 2008 08:10:54 GMT</pubDate>
<guid>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</guid>
</item>
<item>
<title>tjvinoth said on 3/3/08</title>
<link>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</link>
<description><![CDATA[ <p>i'm getting errors </p>

<p>1119: Access of possibly undefined property dropAction through a reference with static type Class.
1120: Access of undefined property TransferableFormats.</p> ]]></description>
<pubDate>Mon, 03 Mar 2008 08:07:38 GMT</pubDate>
<guid>http://snipplr.com/view/3053/air-drag-and-drop-files-to-the-application/</guid>
</item>
</channel>
</rss>