hello all.
1st : as many people, thx for this player.
2nd : my issue.
I "installed" it on my site (a blog
http://amemet.free.fr/blog-toorist/player/player.html
or player2.html. I put 3 songs in the playlist (tests
songs).
But when I open the player in the html page, the
playlist doesn't appear. I have the player with a grey
space instead of the list of songs.
3rd : my code
***************************************************
the player2.html
<html>
<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="http://amemet.free.fr/blog-toorist/player/xspf_player_slim.swf?playlist_url=http://amemet.free.fr/playlist/playlist.xspf"
/>
<param name="quality"
value="high"/>
<param name="bgcolor"
value="#E6E6E6"/>
<embed
src="http://amemet.free.fr/blog-toorist/player/xspf_player_slim.swf?playlist_url=http://amemet.free.fr/playlist/playlist.xspf"
quality="high" bgcolor="#E6E6E6"
name="xspf_player_slim.swf"
allowscriptaccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
align="center" height="168" width="400">
</embed>
</object>
</html>
***************************************************
The playlist.xspf
***************************************************
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<trackList>
<track><location>http://amemet.free.fr/playlist/SugarCube-14.mp3</location>
<image>http://amemet.free.fr/playlist/Facts-02.jpg</image>
<annotation>>Sugar Cube</annotation>
</track>
<track><location>http://amemet.free.fr/playlist/Vida_nunca_tera_fim.mp3</location>
<annotation>Helena Azul</annotation>
</track>
<track><location>http://amemet.free.fr/playlist/U2-05.mp3</location>
<annotation>Simple Minds</annotation>
</track>
</trackList>
</playlist>
***************************************************
I copied the player2.html in order to avoid the css
code presents in the player.html
Logged In: NO
I have exactly the same problem!! I'm tearing my hairs out!!
Logged In: NO
Yo tengo el mismo problema !
need .. xspf_player.swf
no
xspf_player_slim.swf
en su pagina no hay para bajar ... ( no download )
xspf_player.swf
why ???
al contrario solo ---
xspf_player_slim.swf
Logged In: YES
user_id=1526294
Hi all
For the ones who meet my issue, I found the good version of
the player.
It is downloadable here :
https://sourceforge.net/project/showfiles.php?group_id=128363&package_id=140575&release_id=407517