<?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: Simple Flex Music Player</title>
	<atom:link href="http://randomfractals.com/blog/2008/10/10/simple-flex-music-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://randomfractals.com/blog/2008/10/10/simple-flex-music-player/</link>
	<description></description>
	<lastBuildDate>Sat, 19 Jun 2010 14:08:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MemoMusic &#171; LogField</title>
		<link>http://randomfractals.com/blog/2008/10/10/simple-flex-music-player/comment-page-1/#comment-1042</link>
		<dc:creator>MemoMusic &#171; LogField</dc:creator>
		<pubDate>Mon, 13 Apr 2009 17:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://tarasnovak.wordpress.com/?p=5#comment-1042</guid>
		<description>[...] 1. Simple Flex Music Player  [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. Simple Flex Music Player  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taras</title>
		<link>http://randomfractals.com/blog/2008/10/10/simple-flex-music-player/comment-page-1/#comment-123</link>
		<dc:creator>Taras</dc:creator>
		<pubDate>Thu, 05 Feb 2009 15:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://tarasnovak.wordpress.com/?p=5#comment-123</guid>
		<description>David,

Without looking into the old and outdated source code, my guess is that it&#039;s related to improper handling of the sound complete event that is dispatched when sound data is loaded. 

I&#039;ve replaced the playback component with the Playr API that is more feature rich and complete. 

See if you can use the latest version: &lt;a href=&quot;http://tarasnovak.com/blog/2009/01/15/flex-music-player-v2/&quot; rel=&quot;nofollow&quot;&gt;Flex MusicPlayer v.2 with MusicVisualizer&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>Without looking into the old and outdated source code, my guess is that it&#8217;s related to improper handling of the sound complete event that is dispatched when sound data is loaded. </p>
<p>I&#8217;ve replaced the playback component with the Playr API that is more feature rich and complete. </p>
<p>See if you can use the latest version: <a href="http://tarasnovak.com/blog/2009/01/15/flex-music-player-v2/" rel="nofollow">Flex MusicPlayer v.2 with MusicVisualizer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Repas</title>
		<link>http://randomfractals.com/blog/2008/10/10/simple-flex-music-player/comment-page-1/#comment-41</link>
		<dc:creator>David Repas</dc:creator>
		<pubDate>Thu, 29 Jan 2009 00:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://tarasnovak.wordpress.com/?p=5#comment-41</guid>
		<description>Awesome music player.

I did notice one issue (if you want to call it that). If you begin to play before the song is completely downloaded, the player resets (stops playing) when the trackslider is complete. In other words, if I begin to play immediately on load, the player stops at about 10-20 seconds into the song - I can the hit play again to continue.

Any advice on how to stop this from happening?

Thanks much.</description>
		<content:encoded><![CDATA[<p>Awesome music player.</p>
<p>I did notice one issue (if you want to call it that). If you begin to play before the song is completely downloaded, the player resets (stops playing) when the trackslider is complete. In other words, if I begin to play immediately on load, the player stops at about 10-20 seconds into the song &#8211; I can the hit play again to continue.</p>
<p>Any advice on how to stop this from happening?</p>
<p>Thanks much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taras</title>
		<link>http://randomfractals.com/blog/2008/10/10/simple-flex-music-player/comment-page-1/#comment-9</link>
		<dc:creator>Taras</dc:creator>
		<pubDate>Mon, 12 Jan 2009 07:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://tarasnovak.wordpress.com/?p=5#comment-9</guid>
		<description>If you are still looking for one, see the new Flex Music Player example at: http://www.tarasnovak.com/lab/FlexMusicPlayer/FlexMusicPlayer.html

I added support for multiple tracks with the Prev./Next track buttons, enabled track scrubbing, replaced the playback component with the &lt;a href=&quot;http://playr.nocreativity.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Playr&lt;/a&gt;, and added the music &lt;a href=&quot;http://nocreativity.com/blog/visualizr-source&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Visualizr&lt;/a&gt; from &lt;a href=&quot;http://nocreativity.com/blog/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Ronny Welter&lt;/a&gt;

A more extensive example with a playlist, cleaned-up source code, and a sample of pulling music from &lt;a href=&quot;http://www.last.fm&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;last.fm&lt;/a&gt; will be posted soon.</description>
		<content:encoded><![CDATA[<p>If you are still looking for one, see the new Flex Music Player example at: <a href="http://www.tarasnovak.com/lab/FlexMusicPlayer/FlexMusicPlayer.html" rel="nofollow">http://www.tarasnovak.com/lab/FlexMusicPlayer/FlexMusicPlayer.html</a></p>
<p>I added support for multiple tracks with the Prev./Next track buttons, enabled track scrubbing, replaced the playback component with the <a href="http://playr.nocreativity.com/" target="_blank" rel="nofollow">Playr</a>, and added the music <a href="http://nocreativity.com/blog/visualizr-source" target="_blank" rel="nofollow">Visualizr</a> from <a href="http://nocreativity.com/blog/" target="_blank" rel="nofollow">Ronny Welter</a></p>
<p>A more extensive example with a playlist, cleaned-up source code, and a sample of pulling music from <a href="http://www.last.fm" target="_blank" rel="nofollow">last.fm</a> will be posted soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
