<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Flash: Create a Full Streaming Flash MP3 player using XML! (pt. 3)</title>
	<atom:link href="http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.six4rty.ch</link>
	<description>Code &#38; Technology Aficionado - Come for the Flash, stay for more!</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:32:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tiago</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-68979</link>
		<dc:creator>Tiago</dc:creator>
		<pubDate>Fri, 23 Jul 2010 19:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-68979</guid>
		<description>as far as I recall, no.</description>
		<content:encoded><![CDATA[<p>as far as I recall, no.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lemon</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-68968</link>
		<dc:creator>lemon</dc:creator>
		<pubDate>Fri, 23 Jul 2010 07:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-68968</guid>
		<description>Is it possible to play .wav files using this player? I tried entering .wav filenames to the .xml, but it did not work. Is there any way to adapt the player for .wav?</description>
		<content:encoded><![CDATA[<p>Is it possible to play .wav files using this player? I tried entering .wav filenames to the .xml, but it did not work. Is there any way to adapt the player for .wav?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Ole</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-67837</link>
		<dc:creator>Per Ole</dc:creator>
		<pubDate>Thu, 03 Jun 2010 16:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-67837</guid>
		<description>Hello,
Thank you very much, everything works except the text scrolling. It scrolls but only one time. I do have the
	if (_root.title_txt._x &lt; (-100-_root.title_txt.width)) {
		_root.title_txt._x = 219;
	}
inserted in my &quot;scroller&quot; movieclip.
Can anyone help me?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Thank you very much, everything works except the text scrolling. It scrolls but only one time. I do have the<br />
	if (_root.title_txt._x &lt; (-100-_root.title_txt.width)) {<br />
		_root.title_txt._x = 219;<br />
	}<br />
inserted in my &quot;scroller&quot; movieclip.<br />
Can anyone help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piemel</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-67583</link>
		<dc:creator>piemel</dc:creator>
		<pubDate>Wed, 19 May 2010 17:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-67583</guid>
		<description>Hi, I got the same problem as some more people here but i can´t find a comment with the solution.

the problem: the player works fine offline but when uploaded online it is stuck at &#039;&#039;loading..&#039;&#039;

i tried almost everything, the paths are right, files are all in the same folder. i don&#039;t understand why it doesn&#039;t seem to work. Please help!

thnx</description>
		<content:encoded><![CDATA[<p>Hi, I got the same problem as some more people here but i can´t find a comment with the solution.</p>
<p>the problem: the player works fine offline but when uploaded online it is stuck at &#8221;loading..&#8221;</p>
<p>i tried almost everything, the paths are right, files are all in the same folder. i don&#8217;t understand why it doesn&#8217;t seem to work. Please help!</p>
<p>thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RaduBradu</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-67555</link>
		<dc:creator>RaduBradu</dc:creator>
		<pubDate>Tue, 18 May 2010 08:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-67555</guid>
		<description>Hello!How to play a .pls file in this player?</description>
		<content:encoded><![CDATA[<p>Hello!How to play a .pls file in this player?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-67409</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Wed, 12 May 2010 17:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-67409</guid>
		<description>I found out that you can scroll the text without having a movie clip as a controller. This is a good way to scroll the text:

(example)

title_text.autoSize = &quot;left&quot;;

this.onEnterFrame = function() {
title_text._x -= 1;
if (title_text._x &lt; (&quot;x value of your mask rectangle&quot;-title_txt._width)) {
title_text._x = 220;
}
}

The &quot;x value of your mask rectangle&quot; is assuming you have created a rectangle with a left transform point which I think is the default. 
Note: the x value should not be included with quotation marks.</description>
		<content:encoded><![CDATA[<p>I found out that you can scroll the text without having a movie clip as a controller. This is a good way to scroll the text:</p>
<p>(example)</p>
<p>title_text.autoSize = &#8220;left&#8221;;</p>
<p>this.onEnterFrame = function() {<br />
title_text._x -= 1;<br />
if (title_text._x &lt; (&quot;x value of your mask rectangle&quot;-title_txt._width)) {<br />
title_text._x = 220;<br />
}<br />
}</p>
<p>The &quot;x value of your mask rectangle&quot; is assuming you have created a rectangle with a left transform point which I think is the default.<br />
Note: the x value should not be included with quotation marks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Flash: Create a Full Streaming Flash MP3 player using XML! (pt. 3) &#124; Tiago's Weblog -- Topsy.com</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-67402</link>
		<dc:creator>Tweets that mention Flash: Create a Full Streaming Flash MP3 player using XML! (pt. 3) &#124; Tiago's Weblog -- Topsy.com</dc:creator>
		<pubDate>Wed, 12 May 2010 10:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-67402</guid>
		<description>[...] This post was mentioned on Twitter by tribalost. tribalost said: http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by tribalost. tribalost said: <a href="http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/" rel="nofollow">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alis</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-66951</link>
		<dc:creator>Alis</dc:creator>
		<pubDate>Sun, 25 Apr 2010 14:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-66951</guid>
		<description>hi, really great work
How to add downloadbar to player?
Thanks</description>
		<content:encoded><![CDATA[<p>hi, really great work<br />
How to add downloadbar to player?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ju</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-66836</link>
		<dc:creator>Ju</dc:creator>
		<pubDate>Wed, 21 Apr 2010 14:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-66836</guid>
		<description>Hi, I just have a question. How do you do random or shuffle on the player?
I&#039;m just trying to figure out. I would love it if the player could start randomly at a different song each time, so everyone coming to the site didn&#039;t hear the same song first. 

Thanks alot!!!</description>
		<content:encoded><![CDATA[<p>Hi, I just have a question. How do you do random or shuffle on the player?<br />
I&#8217;m just trying to figure out. I would love it if the player could start randomly at a different song each time, so everyone coming to the site didn&#8217;t hear the same song first. </p>
<p>Thanks alot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivica</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-63279</link>
		<dc:creator>Ivica</dc:creator>
		<pubDate>Wed, 23 Dec 2009 02:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-63279</guid>
		<description>this is what i made out of this player : 

http://www.ib4web.com/PL.html</description>
		<content:encoded><![CDATA[<p>this is what i made out of this player : </p>
<p><a href="http://www.ib4web.com/PL.html" rel="nofollow">http://www.ib4web.com/PL.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivica</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-63239</link>
		<dc:creator>Ivica</dc:creator>
		<pubDate>Mon, 21 Dec 2009 19:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-63239</guid>
		<description>@ Nick Marinho :

send me an e-mail with problem details and I&#039;ll be happy to help you,
cause I&#039;ve worked alot on this player and made a lot of changes ( successfully ).

ivanwede@gmail.com</description>
		<content:encoded><![CDATA[<p>@ Nick Marinho :</p>
<p>send me an e-mail with problem details and I&#8217;ll be happy to help you,<br />
cause I&#8217;ve worked alot on this player and made a lot of changes ( successfully ).</p>
<p><a href="mailto:ivanwede@gmail.com">ivanwede@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/comment-page-4/#comment-63238</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 21 Dec 2009 18:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/#comment-63238</guid>
		<description>@ Tibet : &quot;Hi! Superb tutorial.. Thanks a lot dude.. However, could you please let me know how to put the song in scroll bar&quot;.

You have to put songs in a movie Clip, if you need more help contact me on e-mail:

ivanwede@gmail.com</description>
		<content:encoded><![CDATA[<p>@ Tibet : &#8220;Hi! Superb tutorial.. Thanks a lot dude.. However, could you please let me know how to put the song in scroll bar&#8221;.</p>
<p>You have to put songs in a movie Clip, if you need more help contact me on e-mail:</p>
<p><a href="mailto:ivanwede@gmail.com">ivanwede@gmail.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
