http://forevergeek.com/articles/xspf_a_better_way_to_play_mp3s_on_your_site.php
is a nice article about how to imbed a xspf baised flash player on your blog.
I thought i had everything set up but the player hangs on "loading playlist"
has anyone else tried this?
my playlist is http://blog.gothicwolf.net/playlist.xpsf
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" id="xspf_player" align="middle" height="15" width="400">
<param name="allowScriptAccess" value="sameDomain">
<param name="movie" value="http://blog.gothicwolf.net/media/inlineplayer/xspf_player_slim.swf?playlist_url=http://blog.gothicwolf.net/playlist.xpsf&autoload=true">
<param name="quality" value="high">
<param name="bgcolor" value="#e6e6e6">
<embed src="http://blog.gothicwolf.net/media/inlineplayer/xspf_player_slim.swf?playlist_url=http://blog.gothicwolf.net/playlist.xpsf&autoload=true" quality="high" bgcolor="#e6e6e6" name="xspf_player" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="center" height="15" width="400">
</object>
Check the location and name of your playlist.
¥