Hi there
You need to upload the player(xspf_blacksilver.swf) and the playlist (playlist.xspf) to your web site and using the code below to emded it on the web site. Replace the CAPS TEXT in the code with the path to your files on the host server.
Code:
<object type="application/x-shockwave-flash" width="475" height="163"
data="MY PATH TO XSPF PLAYER/xspf_blacksilver.swf?playlist_url=MY PATH TO PLAYLIST/flashradio/playlist.xspf"
align="center">
<param name="movie"
value="MY PATH TO XSPF PLAYER/xspf_blacksilver.swf?playlist_url=MY PATH TO PLAYLIST/playlist.xspf"
/>
</object>
Here is a link with more explanation if needed
http://www.ic.sunysb.edu/stu/ahanley/music/help.htm
Hope it helps
Bookmarks