[Playlist] Help needed please: I can¡t load the playlist
hassasin
hassasin at arrakis.es
Mon Aug 7 15:18:11 UTC 2006
Hi all,
I am trying to load a playlist in my web site, but I cant. I have tried
everything, checked the playlist for one thousand times, readed lot of
documentation
and it still doesnt work. So please, I need your help.
I have the flash player stored at:
http://www.filelodge.com/files/room35/992665/xspf_player.swf
the xspf playlist is stored at:
http://www.filelodge.com/files/room35/992665/playlist.xspf
Following is the HTML code I use for the embedded flash player:
<object type="application/x-shockwave-flash" width="220" height="170"
data="http://musicplayer.sourceforge.net/xspf_player.swf?playlist_url=http://www.filelodge.com/files/room35/992665/playlist.xspf">
<param name="movie"
value="http://musicplayer.sourceforge.net/xspf_player.swf?playlist_url=http://www.filelodge.com/files/room35/992665/playlist.xspf"
/>
</object>
And following is the HTML code for the playlist I need to load:
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns = "http://xspf.org/ns/0/">
<trackList>
<track>
<location>http://www.filelodge.com/files/room35/992665/loco.mp3</location>
<annotation>Djivan Gasparian - A Cool Wind is Blowing</annotation>
</track>
<track>
<location>http://www.filelodge.com/files/room35/992665/love.mp3</location>
<annotation>Moby - Love Of Strings</annotation>
</track>
</trackList>
</playlist>
When I load the web page, the flash player is right there but the playlist
is not loaded. Just an annoying message saying Loading Playlist
.. But
the playlist is never loaded. You can check the problem it if you want at
http://distortedm1nd.blogspot.com
The links for the MP3 are right, so please could anyone tell me what is
wrong?? I am getting crazy with this problem.
Thanks in advance.
Regards,
Sergio.
More information about the Playlist
mailing list