<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">

	<channel>
		<title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Articles - ]]></title>
		<link>http://www.actionscript.org/resources</link>
		<description><![CDATA[ActionScript.org is the premier ActionScript developer community online for Flash and Flex users. One of the largest such sites in the world, ActionScript.org caters for designers and developers at all skill levels. The site includes thousands of tutorials, open source movies and scripts, support forums, reviews, scene news, a fully featured Flash jobs and employment section and much more.]]></description>
		<language>en-us</language>
		<copyright><![CDATA[http://www.actionscript.org/resources]]></copyright>
		<generator>N/A</generator>
		<webMaster>false</webMaster>
		<lastBuildDate>Thu, 21 Aug 2008 15:35:44 CDT</lastBuildDate>
		<ttl>20</ttl>
		<item>
			<title><![CDATA[Use the Same External Dynamic Image Infinitely]]></title>
			<link>http://www.actionscript.org/resources/articles/530/1/Use-the-Same-External-Dynamic-Image-Infinitely/Page1.html</link>
			<description><![CDATA[<span style="font-family: Verdana; font-size: 8pt;">"If you used MovieClip.loadMovie() or the MovieClipLoader class to load a movie clip, the contents of the SWF file are not duplicated. This means that you cannot save bandwidth by loading a JPEG, GIF, PNG, or SWF file and then duplicating the movie clip." Well that seems very limiting so what's the work-around? The BitmapData Object that was introduced in Flash 8. We load our JPEG using the MovieClipLoader Class, use the BitmapData Object to draw an instance of our image, remove the movieclip that our image was loading into and Flash has stored our image as a bitmap which can be used as many times as we like.&nbsp;</span> ]]></description>
			<author>no@spam.com (Lauren Smith)</author>
			<pubDate><![CDATA[Fri, 12 Jan 2007 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/530/1/Use-the-Same-External-Dynamic-Image-Infinitely/Page1.html</guid>
		</item>
		<item>
			<title><![CDATA[JSON Communication with Flash: Loading Data]]></title>
			<link>http://www.actionscript.org/resources/articles/516/1/JSON-Communication-with-Flash-Loading-Data/Page1.html</link>
			<description><![CDATA[<span style="font-size: 8pt; font-family: Verdana;">What is JSON? JSON stands for JavaScript Object Notation and is a much
leaner alternative to loading XML data. For this example we will be loading JSON data in from some <a href="http://del.icio.us">del.icio.us</a> posts.<br/></span><span style="font-family: Verdana; font-size: 8pt;"><br/></span>]]></description>
			<author>no@spam.com (Lauren Smith)</author>
			<pubDate><![CDATA[Sun, 31 Dec 2006 00:00:00 CST]]></pubDate>
			<guid isPermaLink="true">http://www.actionscript.org/resources/articles/516/1/JSON-Communication-with-Flash-Loading-Data/Page1.html</guid>
		</item>
	</channel>
</rss>