This is a flash MP3 player, loaded with three test MP3 files (me saying one two and three!) to demonstrate how a flash mp3 player may be built.
This loads the mp3 files from the server, and plays them as soon as it has enough data to start.
This is the second version, with the length of the track in milliseconds in the XML track listing file. This means that the player accurately shows progress, even if it hasn't received all of the mp3 and therefore can't calucalte the length, and also that the download bar (the outer light blue bar) shows progress of download in song-time, rather than kilobytes downloaded.