[Playlist] Need help on xspf playlist pls !!!
seb tor
eska711 at hotmail.fr
Thu Oct 19 14:47:03 UTC 2006
Hi everybody,
i try to set a playlist with my songs for my site which i ve written in html
... but what i get in my xspf player is the defaut playlist as if
<trackList> was empty
the files attached to the mail i send u are :
- my playlist xspf (i use the .xspf file but i sent it to u in .txt )
- the code i used to embeed the xspf player in my page
the source i used to do it is
http://www.ic.sunysb.edu/stu/ahanley/music/help.htm
pls tell me where my code isn't correct .
if that s not because of my code i thought about several issues that could
make my playlist dont work :
Can i load my mp3's files from a ftp ??
As my site is under construction i tested it locally . Do i have to
publish it to make playlist works ??
I've seen on xspf site , in the version 1 specification, an explanation on
"how to convert XSPF to HTML" (section 8.3) . Do i have to do this ??? If
so can someone send me a file with an example easy to understand (a file in
which i'd have to replace my songs location etc ... only) . i m asking it
cos i ve read the example on the xspf site and it just gave me a big
headache :)
I have to say that i m not a programmer .
Overall i speak english but i don t live in an english spoken country ...
So pls make ur answer as simple as possible .
Thanks a lot for ur answers u ll give to me
Sebastien
_________________________________________________________________
Windows Live Messenger sur i-mode : dialoguez avec vos amis depuis votre
mobile comme sur PC ! http://mobile.live.fr/messenger/bouygues/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xspf_playlist_exemple.txt
Type: text/xml
Size: 461 bytes
Desc: not available
Url : http://lists.musicbrainz.org/pipermail/playlist/attachments/20061019/0d96d0ed/xspf_playlist_exemple.bin
-------------- next part --------------
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
width="400" height="168" >
<param name="allowScriptAccess" value="sameDomain"/>
<param name="movie"
value="ftp://myftplog:myftppass@myftp/xspf_player.swf"/>
<param name="quality" value="high"/>
<param name="bgcolor" value="#E6E6E6"/>
<embed
src="ftp://myftplog:myftppass@myftp/xspf_player.swf?playlist_url=ftp://myftplog:myftppass@myftp/xspf_playlist.xspf"
quality="high" bgcolor="#E6E6E6" name="xspf_player"
allowscriptaccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
align="center" height="168" width="400"> </embed>
</object>
More information about the Playlist
mailing list