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 in the html source you will prevent the next track from playing.
The new version is available for download here: http://natefanaro.com/scripts/flash_mp3_player.zip