<?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: Making a Flex MP3 Player</title>
	<atom:link href="http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/feed/" rel="self" type="application/rss+xml" >
	<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/</link>
	<description>Summer Computer Camps for Kids, Teens &#38; Youth</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:42:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: MikeB</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3497</link>
		<dc:creator>MikeB</dc:creator>
		<pubDate>Tue, 10 Aug 2010 16:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3497</guid>
		<description>I&#039;m having jacks&#039; issue...works fine locally, but when i upload it my webhost, it doesn&#039;t load ID3 info/visualizations. I even downloaded the .swf directly from http://forum.internaldrive.com/files/vlog/FlexMp3/Mp3Player.swf and uploaded it to my webhost and got the same problem..this would make me want to believe its server-side, but is that even possible?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having jacks&#8217; issue&#8230;works fine locally, but when i upload it my webhost, it doesn&#8217;t load ID3 info/visualizations. I even downloaded the .swf directly from <a href="http://forum.internaldrive.com/files/vlog/FlexMp3/Mp3Player.swf" rel="nofollow">http://forum.internaldrive.com/files/vlog/FlexMp3/Mp3Player.swf</a> and uploaded it to my webhost and got the same problem..this would make me want to believe its server-side, but is that even possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritu</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3496</link>
		<dc:creator>Ritu</dc:creator>
		<pubDate>Wed, 04 Aug 2010 07:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3496</guid>
		<description>Hey Great Component.

Thanks for sharing this, It really work for me.

Regards,
Ritesh</description>
		<content:encoded><![CDATA[<p>Hey Great Component.</p>
<p>Thanks for sharing this, It really work for me.</p>
<p>Regards,<br >
Ritesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3495</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Tue, 26 May 2009 11:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3495</guid>
		<description>Yep no visuals, added everything correctly, but when it starts plays no visuals show up.</description>
		<content:encoded><![CDATA[<p>Yep no visuals, added everything correctly, but when it starts plays no visuals show up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenK</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3494</link>
		<dc:creator>KenK</dc:creator>
		<pubDate>Wed, 29 Apr 2009 17:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3494</guid>
		<description>@mnieves:

You would use an event listener to test for the end of the song and have it play again and reset the event listener. Here&#039;s the appropriate page in the API for monitoring playback:

http://livedocs.adobe.com/flex/3/html/help.html?content=Working_with_Sound_09.html</description>
		<content:encoded><![CDATA[<p>@mnieves:</p>
<p>You would use an event listener to test for the end of the song and have it play again and reset the event listener. Here&#8217;s the appropriate page in the API for monitoring playback:</p>
<p><a href="http://livedocs.adobe.com/flex/3/html/help.html?content=Working_with_Sound_09.html" rel="nofollow">http://livedocs.adobe.com/flex/3/html/help.html?content=Working_with_Sound_09.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mnieves</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3493</link>
		<dc:creator>mnieves</dc:creator>
		<pubDate>Sun, 26 Apr 2009 04:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3493</guid>
		<description>Nice Sample,
work like a charm!
how to add some loop to repeat the mp3?</description>
		<content:encoded><![CDATA[<p>Nice Sample,<br >
work like a charm!<br >
how to add some loop to repeat the mp3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenK</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3492</link>
		<dc:creator>KenK</dc:creator>
		<pubDate>Tue, 14 Apr 2009 21:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3492</guid>
		<description>Hey Jay,

Are you still having trouble with the zip file? The visualization library is located in Mp3PlayersrccomfusioxuiVisualization.as - it&#039;s simply an Actionscript file that you can include in projects. Check out the mxml to see how it is used:

&lt;fx:Visualization id=&quot;viz&quot; type=&quot;bars&quot; bars=&quot;96&quot; channel=&quot;stereo&quot; width=&quot;100%&quot; height=&quot;50&quot; audioFillColor=&quot;0xFFFFFF&quot; audioLineColor=&quot;0xFFFFFF&quot;&gt;

Make sure it is added to your namespace by adding xmlns:fx=&quot;com.fusiox.ui.*&quot; to your mx:Application  tag.</description>
		<content:encoded><![CDATA[<p>Hey Jay,</p>
<p>Are you still having trouble with the zip file? The visualization library is located in Mp3PlayersrccomfusioxuiVisualization.as &#8211; it&#8217;s simply an Actionscript file that you can include in projects. Check out the mxml to see how it is used:</p>
<p><fx:visualization id="viz" type="bars" bars="96" channel="stereo" width="100%" height="50" audioFillColor="0xFFFFFF" audioLineColor="0xFFFFFF"></p>
<p>Make sure it is added to your namespace by adding xmlns:fx=&#8221;com.fusiox.ui.*&#8221; to your mx:Application  tag.</fx:visualization></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JayB</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3491</link>
		<dc:creator>JayB</dc:creator>
		<pubDate>Tue, 14 Apr 2009 20:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3491</guid>
		<description>why doesn&#039;t the source include the visuals?</description>
		<content:encoded><![CDATA[<p>why doesn&#8217;t the source include the visuals?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JayB</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3490</link>
		<dc:creator>JayB</dc:creator>
		<pubDate>Tue, 14 Apr 2009 20:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3490</guid>
		<description>Seems that the zip file is corupted..
awesome player..</description>
		<content:encoded><![CDATA[<p>Seems that the zip file is corupted..<br >
awesome player..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenK</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3489</link>
		<dc:creator>KenK</dc:creator>
		<pubDate>Tue, 17 Mar 2009 19:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3489</guid>
		<description>I double-checked the source zip file and it looks correct. Is there a particular error message you are getting?</description>
		<content:encoded><![CDATA[<p>I double-checked the source zip file and it looks correct. Is there a particular error message you are getting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.internaldrive.com/2009/03/11/making-a-flex-mp3-player/#comment-3488</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 17 Mar 2009 19:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.internaldrive.com/?p=21318#comment-3488</guid>
		<description>This really looks cool as H*ll, so I&#039;m trying to open it in Flex but it&#039;s not allowing me to do so.  What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>This really looks cool as H*ll, so I&#8217;m trying to open it in Flex but it&#8217;s not allowing me to do so.  What am I doing wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

