<?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: 'Common class for loading and preloading an external flash or image'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 18:54:32 GMT</pubDate>
<item>
<title>gfazioli said on 1/7/09</title>
<link>http://snipplr.com/view/7222/common-class-for-loading-and-preloading-an-external-flash-or-image/</link>
<description><![CDATA[ Yes, It's correct... very good idea :D Thanks ]]></description>
<pubDate>Wed, 07 Jan 2009 16:10:27 GMT</pubDate>
<guid>http://snipplr.com/view/7222/common-class-for-loading-and-preloading-an-external-flash-or-image/</guid>
</item>
<item>
<title>ypmits said on 7/15/08</title>
<link>http://snipplr.com/view/7222/common-class-for-loading-and-preloading-an-external-flash-or-image/</link>
<description><![CDATA[ <p>Nice one.... I do the same in the constructor with the Event.ADDED<em>TO</em>STAGE.... it might be good practice though to remove it inside the init function again:</p>

<p>removeEventListener( Event.ADDED<em>TO</em>STAGE, init );</p> ]]></description>
<pubDate>Tue, 15 Jul 2008 14:47:16 GMT</pubDate>
<guid>http://snipplr.com/view/7222/common-class-for-loading-and-preloading-an-external-flash-or-image/</guid>
</item>
</channel>
</rss>