<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tutorial actionscript3 &#8211; Loading sound and play as loop</title>
	<atom:link href="http://as3.miguelmoraleda.com/2009/07/10/tutorial-actionscript3-loading-sound-and-play-as-loop/feed/" rel="self" type="application/rss+xml" />
	<link>http://as3.miguelmoraleda.com/2009/07/10/tutorial-actionscript3-loading-sound-and-play-as-loop/</link>
	<description>Unity3D &#38; Actionscript examples, resources, source code, etc</description>
	<lastBuildDate>Fri, 23 Apr 2010 09:02:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Forrest</title>
		<link>http://as3.miguelmoraleda.com/2009/07/10/tutorial-actionscript3-loading-sound-and-play-as-loop/comment-page-1/#comment-283</link>
		<dc:creator>Forrest</dc:creator>
		<pubDate>Wed, 21 Oct 2009 23:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://as3.miguelmoraleda.com/?p=163#comment-283</guid>
		<description>same problem as Indigon&#039;s, I figured out one way, hoping there&#039;s a better way to do the trick, my method is to attachSound from the library instead of loading it from a url.</description>
		<content:encoded><![CDATA[<p>same problem as Indigon&#8217;s, I figured out one way, hoping there&#8217;s a better way to do the trick, my method is to attachSound from the library instead of loading it from a url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indigon</title>
		<link>http://as3.miguelmoraleda.com/2009/07/10/tutorial-actionscript3-loading-sound-and-play-as-loop/comment-page-1/#comment-3</link>
		<dc:creator>Indigon</dc:creator>
		<pubDate>Thu, 23 Jul 2009 18:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://as3.miguelmoraleda.com/?p=163#comment-3</guid>
		<description>The problem with this method is that it creates a small interval between each play through of the loop. If you use normal looping you don&#039;t have this problem. I&#039;m facing this &quot;interval&quot; problem myself.</description>
		<content:encoded><![CDATA[<p>The problem with this method is that it creates a small interval between each play through of the loop. If you use normal looping you don&#8217;t have this problem. I&#8217;m facing this &#8220;interval&#8221; problem myself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
