Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-12-2009, 11:37 PM   PM User | #1
markwhite1980
New to the CF scene

 
Join Date: Feb 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
markwhite1980 is an unknown quantity at this point
Angry Trying to set up XSPF player - Please Help!

I'm new to this forum so hope it's ok to post here and multimedia....not sure which it's classed as.

Before you read I've followed all instruction on several sites so I'm hoping somebody can help based on codes etc. below.

I'm trying to get the xfps extended player going on my website. Using iweb on my mac (apologies any anti-mac people). It provides html snippet insertion so should rthe process it presumably the same for other programs/platforms.

Find below the following codes along with description of where things are. Please somebody help, I've spent two days solid on it now with no luck....I'm a musician not a programmer....just need to get my site up and running.

www.markwhitemedia.com/music

downloaded files xspf_player.as, xspf_player.fla & xspf_player.swf to page on ftp as instructed from http://musicplayer.sourceforge.net/

HTML code inserted on page (I know it's different to the original one from the source page - no mention of my site's domain, but this one actually shows the player and the original doesn't even do that)

<object type="application/x-shockwave-flash" width="400" height="170"
data="xspf_player.swf?playlist_url=http://markwhitemedia.com/music/testplaylist.xspf">
<param name="movie" value="xspf_player.swf?playlist_url=http://markwhitemedia.com/music/testplaylist.xspf" />
</object></body></html>

Soshow player but no playlist showing up with this.

Playlist is called testplaylist.xspf and has been uploaded into the music page on ftp

Playlist code:

<?xml version="1.0" encoding="UTF-8"?>
<playlist version="0" xmlns="http://xspf.org/ns/0/">
<trackList>
<track>
<location>http://www.markwhitemedia.com/music/latelounge.mp3</location>
<annotation>Late Lounge</annotation>
<image></image>
</track>
</trackList>
</playlist>

Again I've uploaded the latelounge.mp3 file to the music page too. I have loads of tracks but want to test with only one at first to keep things simple.

If you can help I'd greatly appreciate it as it's driving me crazy!

Thanks
markwhite1980 is offline   Reply With Quote
Reply

Bookmarks

Tags
embed, mp3, music, player, xspf

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:48 AM.


Advertisement
Log in to turn off these ads.