<?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: Displaying cover art with the MP3 player</title>
	<atom:link href="http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/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>Wed, 08 Sep 2010 03:09:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Danielle</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-67560</link>
		<dc:creator>Danielle</dc:creator>
		<pubDate>Tue, 18 May 2010 14:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-67560</guid>
		<description>Is there any way to have the album art come up as you hover over a song title?

Love the player by the way!</description>
		<content:encoded><![CDATA[<p>Is there any way to have the album art come up as you hover over a song title?</p>
<p>Love the player by the way!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-61805</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 03 Nov 2009 01:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-61805</guid>
		<description>Nice tutorials!

Question:  how can we make the position indicator dragable (with a corresponding change in the time display)?</description>
		<content:encoded><![CDATA[<p>Nice tutorials!</p>
<p>Question:  how can we make the position indicator dragable (with a corresponding change in the time display)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aliaksandr</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-61582</link>
		<dc:creator>Aliaksandr</dc:creator>
		<pubDate>Sat, 24 Oct 2009 10:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-61582</guid>
		<description>could u send me the files fro this code??? just trying to learn...</description>
		<content:encoded><![CDATA[<p>could u send me the files fro this code??? just trying to learn&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isabel</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-61486</link>
		<dc:creator>Isabel</dc:creator>
		<pubDate>Thu, 22 Oct 2009 17:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-61486</guid>
		<description>Ignore my last comment, now I cant get the cover to update when song finishes. It only changes when button is clicked.</description>
		<content:encoded><![CDATA[<p>Ignore my last comment, now I cant get the cover to update when song finishes. It only changes when button is clicked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isabel</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-61468</link>
		<dc:creator>Isabel</dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-61468</guid>
		<description>&lt;a href=&quot;#comment-54295&quot; rel=&quot;nofollow&quot;&gt;@reid &lt;/a&gt; and &lt;a href=&quot;#comment-32451&quot; rel=&quot;nofollow&quot;&gt;@Brian &lt;/a&gt;,

What is the solution for &quot;“select another track using the text list generated from the xml file, the scrolling text doesn’t change”?

Mines already has:
function updateCover(){
	loadMovie(songcover[song_nr], picloader);
}

But I notice  on mine that the track text does change but once it finishes panning it doesn&#039;t show anything anymore.</description>
		<content:encoded><![CDATA[<p><a href="#comment-54295" rel="nofollow">@reid </a> and <a href="#comment-32451" rel="nofollow">@Brian </a>,</p>
<p>What is the solution for &#8220;“select another track using the text list generated from the xml file, the scrolling text doesn’t change”?</p>
<p>Mines already has:<br />
function updateCover(){<br />
	loadMovie(songcover[song_nr], picloader);<br />
}</p>
<p>But I notice  on mine that the track text does change but once it finishes panning it doesn&#8217;t show anything anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feleps</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-55879</link>
		<dc:creator>feleps</dc:creator>
		<pubDate>Wed, 27 May 2009 20:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-55879</guid>
		<description>Hi tiago

do you have the fla for this by any chance? (too)</description>
		<content:encoded><![CDATA[<p>Hi tiago</p>
<p>do you have the fla for this by any chance? (too)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rathin</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-55053</link>
		<dc:creator>Rathin</dc:creator>
		<pubDate>Sat, 16 May 2009 05:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-55053</guid>
		<description>Hi Tiago,

Although the picture is coming on pressing a song in the play list or pressing the next or previous button, but the picture does not change when a song is finished and the the next song starts. I checked the entire action script line by line. Please can you show the example fla file so that we can download it. Please.......</description>
		<content:encoded><![CDATA[<p>Hi Tiago,</p>
<p>Although the picture is coming on pressing a song in the play list or pressing the next or previous button, but the picture does not change when a song is finished and the the next song starts. I checked the entire action script line by line. Please can you show the example fla file so that we can download it. Please&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rathin</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-54433</link>
		<dc:creator>Rathin</dc:creator>
		<pubDate>Thu, 07 May 2009 09:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-54433</guid>
		<description>Hi Tiago,
I am grateful to you. This inclusion of a picture has changed the view of my MP3 Player. But, I wanted a toggle button of pause/play. I tried hard and could make the button but implementation was a big problem. Could you please help me.</description>
		<content:encoded><![CDATA[<p>Hi Tiago,<br />
I am grateful to you. This inclusion of a picture has changed the view of my MP3 Player. But, I wanted a toggle button of pause/play. I tried hard and could make the button but implementation was a big problem. Could you please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reid</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-54295</link>
		<dc:creator>reid</dc:creator>
		<pubDate>Mon, 04 May 2009 20:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-54295</guid>
		<description>nevermind, scratch that, i figured it out....</description>
		<content:encoded><![CDATA[<p>nevermind, scratch that, i figured it out&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reid</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-54290</link>
		<dc:creator>reid</dc:creator>
		<pubDate>Mon, 04 May 2009 19:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-54290</guid>
		<description>&lt;a href=&quot;#comment-32451&quot; rel=&quot;nofollow&quot;&gt;@Brian&lt;/a&gt; or anyone else
did you ever find a fix if you &quot;select another track using the text list generated from the xml file, the scrolling text doesn’t change&quot;?</description>
		<content:encoded><![CDATA[<p><a href="#comment-32451" rel="nofollow">@Brian</a> or anyone else<br />
did you ever find a fix if you &#8220;select another track using the text list generated from the xml file, the scrolling text doesn’t change&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-52678</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 06 Apr 2009 23:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-52678</guid>
		<description>Hey Tiago. Is it possible to incorporate say a 30 song playlist with this player, that has a scrollbar at a fixed height, with the picture option? Right now, if I have more than 3 songs, it starts a new list to the right of the original 3 files, as opposed to just continuing a list on the left hand side.

Have you had a chance to build the CS3 tutorials for an MP3 player yet?</description>
		<content:encoded><![CDATA[<p>Hey Tiago. Is it possible to incorporate say a 30 song playlist with this player, that has a scrollbar at a fixed height, with the picture option? Right now, if I have more than 3 songs, it starts a new list to the right of the original 3 files, as opposed to just continuing a list on the left hand side.</p>
<p>Have you had a chance to build the CS3 tutorials for an MP3 player yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JAMES</title>
		<link>http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/comment-page-1/#comment-51510</link>
		<dc:creator>JAMES</dc:creator>
		<pubDate>Mon, 16 Mar 2009 01:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-create-a-full-streaming-flash-mp3-player-using-xml-pt-3/flash-displaying-cover-art-with-the-mp3-player/#comment-51510</guid>
		<description>PLEASE.. PUBLISH DE .FLA IT WILL HELP A LOT EVERYONE, THANK YOU</description>
		<content:encoded><![CDATA[<p>PLEASE.. PUBLISH DE .FLA IT WILL HELP A LOT EVERYONE, THANK YOU</p>
]]></content:encoded>
	</item>
</channel>
</rss>
