how to add xspf playlist in wordpress
-
Hi everyone!
I’ve been trying the whole day yesterday to insert / embed an xspf playlist in my blog. Finally i was able to do it by putting the following code (as an entry in html):<object width="400" height="153" data="https://www.mygen.co.uk/profiles/myplaylist/xspf_player.swf?autoload=1&autoplay=1&playlist_url=https://www.mygen.co.uk/profiles/myplaylist/420467.xspf" type="application/x-shockwave-flash" />
<param value="https://www.mygen.co.uk/profiles/myplaylist/xspf_player.swf?autoload=1&autoplay=1&playlist_url=https://www.mygen.co.uk/profiles/myplaylist/420467.xspf" name="movie" /></object>The playlist works fine, however it messes my sidebar. In firefox my sidebar moves and in internet explorer it totally disappear.
Here’s a link to a test page of my blog with the embedded playlist. I hope someone can check it for me and tell me what went wrong. I’m not so good with programming and codes/
Thanks!
- The topic ‘how to add xspf playlist in wordpress’ is closed to new replies.