<?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>EVOLVE &#187; Intermediate</title>
	<atom:link href="http://evolve.reintroducing.com/category/as2-to-as3/as2-to-as3-intermediate/feed/" rel="self" type="application/rss+xml" />
	<link>http://evolve.reintroducing.com</link>
	<description>Learn &#38; Interact with the ActionScript World</description>
	<lastBuildDate>Mon, 03 May 2010 17:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>AS2 → AS3: Loading &amp; Playing External Sounds</title>
		<link>http://evolve.reintroducing.com/2008/01/10/as2-to-as3/as2-%e2%86%92-as3-loading-playing-external-sounds/</link>
		<comments>http://evolve.reintroducing.com/2008/01/10/as2-to-as3/as2-%e2%86%92-as3-loading-playing-external-sounds/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 03:19:39 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
				<category><![CDATA[AS2 to AS3]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[code conversion]]></category>
		<category><![CDATA[onSoundComplete]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[SOUND_COMPLETE]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/2008/01/10/as2-to-as3/as2-%e2%86%92-as3-loading-playing-external-sounds/</guid>
		<description><![CDATA[Download Example Files Loading and playing external sounds in AS3 is not far off from its AS2 counterpart. The code, as usual in AS3, is a little different because of the new event model, but really boils down to the same thing. Let's take a look at the AS2 version: PLAIN TEXT Actionscript: var s:Sound [...]]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/01/10/as2-to-as3/as2-%e2%86%92-as3-loading-playing-external-sounds/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
