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

hassasin hassasin at arrakis.es
Thu Aug 10 13:35:04 UTC 2006


Andy, Thanks you very much !! The second method works fine !! Thanks !!



-------------------------------------------------------


Sergio,

If i try to load the xspf_player.swf from your site, the hideout radio
playlist comes up as well.  maybe this is the default playlist for the
xspf player, and the creators of the SWF built it into the player?

Anyway, I believe you will have to change  <param name="movie"
value="http://www.arrakis.es/~hassasin/xspf_player.swf"/>

to   <param name="movie"
value="http://www.arrakis.es/~hassasin/xspf_player.swf?playlist_url=playlist.xspf
">

as well.  if this doesn't work, try specifying an absolute value for the
URL to the playlist as well.

<param name="movie"
value="http://www.arrakis.es/~hassasin/xspf_player.swf?playlist_url=http://www.arrakis.es/~hassasin/playlist.xspf
">

Andy
andycool22 at gmail dot com

On 8/9/06, hassasin <hassasin at arrakis.es> wrote:
Hi Gideon,

First, thanks for your help.

I have moved all the files to my ISP hosting space, so now they're all
stored at:

http://www.arrakis.es/~hassasin

The folder /~hassasin is the one containing the following files:

-xspf_player.swf
-playlist.xspf

Ok. Then I modified the HTML code on my web page and after that I modified
the playlist.xpf file, pointing to the new URL.

The resulting HTML code is the following:

<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="220" height="168" >
       <param name="allowScriptAccess" value="never"/>
       <param name="movie"
value="http://www.arrakis.es/~hassasin/xspf_player.swf "/>
       <param name="quality" value="high"/>
       <param name="bgcolor" value="#E6E6E6"/>
   <embed
src="
http://www.arrakis.es/~hassasin/xspf_player.swf?playlist_url=playlist.xspf"
   quality="high" bgcolor="#E6E6E6" name="xspf_player"
allowscriptaccess="never"
   type="application/x-shockwave-flash"
   pluginspage="http://www.macromedia.com/go/getflashplayer"
   align="center" height="168" width="400"> </embed> </object>

If you type

http://www.arrakis.es/~hassasin/xspf_player.swf?playlist_url=playlist.xspf

in your web browser, the playlist is loaded and everything works right, so
I think the playlist file is right.

But when I load my web page at http://distortedm1nd.blogspot.com , the
flash player loads a different playlist... a playlist named "HIDE OUT
RADIO" ... I have no idea what that Hide Out Radio is nor why it is there.
But it is loaded when you enter the web page.

Can you help me again? :)

Thanks.

Sergio.



More information about the Playlist mailing list