Blog about nothing What's new with any site related to Nate Fanaro

Archive for April 2010

Flash MP3 player that uses an XML playlist

I needed to find a flash player for all of the voicemail on http://capscop.com and came across this: http://www.bezzmedia.com/swfspot/samples/flash8/Mp3_Player_with_XML_Playlist
It fit what I needed with one exception, the next track would play automatically. Since the source code was available I was able to add a new option to that script. By adding autonext=false to both url’s [...]