Re: [Playlist] Help needed please: I can¡t load the playlist

Andy andycool22 at gmail.com
Mon Aug 7 16:05:46 UTC 2006


Seems like you would instead want to put this code in your HTML page:

<object type="application/x-shockwave-flash" width="220" height="170"
data="http://www.filelodge.com/files/room35/992665/xspf_player.swf
?playlist_url=http://www.filelodge.com/files/room35/992665/playlist.xspf">

or if you are already in that folder, just do
''data=""xspf_player.swf?playlist_url=playlist.xspf">

Andy

On 8/7/06, hassasin <hassasin at arrakis.es> wrote:

> Hi all,
>
> I am trying to load a playlist in my web site, but I can't. I have tried
> everything, checked the playlist for one thousand times, readed lot of
> documentation … and it still doesn't 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.musicbrainz.org/pipermail/playlist/attachments/20060807/04bd6c59/attachment.htm


More information about the Playlist mailing list