<?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>FLASHNUTZ &#187; LoaderInfo</title>
	<atom:link href="http://www.flashnutz.com/tag/loaderinfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashnutz.com</link>
	<description>HELPING WEB DEVELOPERS DEVELOP</description>
	<lastBuildDate>Mon, 22 Aug 2011 05:40:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Building a Preloader in ActionScript 3</title>
		<link>http://www.flashnutz.com/2009/03/building-a-preloader-in-actionscript-3/</link>
		<comments>http://www.flashnutz.com/2009/03/building-a-preloader-in-actionscript-3/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 06:41:43 +0000</pubDate>
		<dc:creator>Flashnutz</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[contentLoaderInfo]]></category>
		<category><![CDATA[LoaderInfo]]></category>
		<category><![CDATA[preloader]]></category>

		<guid isPermaLink="false">http://www.flashnutz.com/?p=115</guid>
		<description><![CDATA[We are going to explore how to build a preloader in as3.  Before building the preloader you will need to understand how to load external images/data with ActionScript 3. If you read the loading external images post you will know that the image was loaded into the contentLoaderInfo property of the Loader object. This is [...]]]></description>
		<wfw:commentRss>http://www.flashnutz.com/2009/03/building-a-preloader-in-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Loading external images with ActionScript 3</title>
		<link>http://www.flashnutz.com/2009/02/loading-external-images-with-actionscript-3/</link>
		<comments>http://www.flashnutz.com/2009/02/loading-external-images-with-actionscript-3/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 05:40:42 +0000</pubDate>
		<dc:creator>Flashnutz</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[DisplayObject]]></category>
		<category><![CDATA[Loader]]></category>
		<category><![CDATA[LoaderInfo]]></category>
		<category><![CDATA[URLLoader]]></category>
		<category><![CDATA[URLRequest]]></category>

		<guid isPermaLink="false">http://www.flashnutz.com/?p=63</guid>
		<description><![CDATA[One technique of loading external images is using the Loader class. It's similar to the URLLoader class but the Loader class loads and displays loaded images and SWF content. The Loader class is a part of the DisplayObject class; it is capable of displaying content as well as loading it. The goal of this technique [...]]]></description>
		<wfw:commentRss>http://www.flashnutz.com/2009/02/loading-external-images-with-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

