I'll be happy to assist you with this.
First you would need to download the player to your pc, to do so visit this site http://www.e162s.com/programs/xspf_player.htm
After you download the Version 3.6 player extract the content of the zip file.
Then upload the file called xspf_player_v3.6.swf into your documents folder on your website.
Now, the most tricky part is creating the playlist, which is the list of songs you want the player to play. This needs to be done on a text editor such as note pad.
Here is an example of my own playlist, you could copy and paste and then change the content that's in green with your own. Once you get the feel of it it becomes simple.
The first 3 lines of coding cannont be changed, this must stay intact. as well as the last two lines of the code.
Red = you could not change
Green = To be change with your own music info.
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="0" xmlns = "http://xspf.org/ns/0/">
<trackList>
<track>
<location>http://www.fileden.com/files/2008/4/23/1880068/My%20Documents/Fredd%20Hammond/fred%20hammond%20-%20glory%20to%20glory%20to%20glory.mp3</location>
<image></image>
<creator>Fredd Hammond</creator>
<title>Glory to Glory</title>
</track>
<track>
<location>http://www.fileden.com/files/2008/4/23/1880068/My%20Documents/Fredd%20Hammond/fred%20hammond%20-%20our%20father.mp3</location>
<image></image>
<creator>Fredd Hammond</creator>
<title>Our Father</title>
</track>
<track>
<location>http://www.fileden.com/files/2008/4/23/1880068/My%20Documents/Fredd%20Hammond/fred%20hammond%20-%20speak%20those%20things-pol%20chapter%203%20-%20show%20me%20your%20face.mp3</location>
<image></image>
<creator>Fredd Hammond</creator>
<title>Show me your Face</title>
</track>
</trackList>
</playlist>
What's enclosed <> on location is where your file is located or the url or the mp3 song. i used a web hosting service myself to save space on my office live account.
<> Creator is the name of the artist, Title is the title of the song. What's enclosed <> at image it is optional, you could use your own urls for albun covers or you could let the player grab it from amazon. This is what i have done by leaving this space empty. <image>
So just edit the stuff that's in green with your own urls and info and save this as .xspf file. you could name it whatever you want but the extension has to be xspf (e.g "playlist.xspf")
After you've saved this file, upload it into your documents folder in office live.
let me know when you've done this so i could give you the html code you need to use.
You could also refer to this post if i do not get back to you right away.
http://myofficelivecommunity.com/discuss/forums/p/5342/5342.aspx
Please Visit my news site, any suggestions are welcome.
www.larokita.com
Isaac D.
Computer services
Help Desk Analyst
Visit my news site:
http://www.larokita.com