Hi there
I have been struggling with Dewplayer off and on for a number of weeks now and I just cant get it to display on a page of my website.
I've uploaded Dewplayer to my website and I also have my music online.
Ive adjusted the code in playlist.xml manually to look like
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<title>Ounage Playlist</title>
<creator>Dew</creator>
<link>http://www.blup.fr/</link>
<info>The Best Playlist</info>
<image>covers/0.jpg</image>
<trackList>
<track>
<location>http://contemporaryfunctionband.co.uk/Music-MP3/9m30secs-Medley-The-Contemporarys.mp3</location>
<creator>9m 30 sec Medley The Contemporarys</creator>
<album>Album Test Info</album>
<title>9m 30 sec Medley The Contemporarys</title>
</track>
<track>
<location>http://contemporaryfunctionband.co.uk/Music-MP3/I-Bet-That-You-Look-Good-On-The-Dancefloor-Arctic-Monkeys.mp3</location>
<creator>The Contemporarys</creator>
<album>Album Test Info</album>
<title>I Bet That You Look Good On The DanceFloor</title>
</track>
</trackList>
</playlist>
The playlist player page looks ok here
http://contemporaryfunctionband.co.uk/dewplayer/dewplayer-playlist.swf
But I dont know how I can then get this to display somewhere on my website as opposed to only on this page.
Can anyone advice please?
Thanks!
I have been struggling with Dewplayer off and on for a number of weeks now and I just cant get it to display on a page of my website.
I've uploaded Dewplayer to my website and I also have my music online.
Ive adjusted the code in playlist.xml manually to look like
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<title>Ounage Playlist</title>
<creator>Dew</creator>
<link>http://www.blup.fr/</link>
<info>The Best Playlist</info>
<image>covers/0.jpg</image>
<trackList>
<track>
<location>http://contemporaryfunctionband.co.uk/Music-MP3/9m30secs-Medley-The-Contemporarys.mp3</location>
<creator>9m 30 sec Medley The Contemporarys</creator>
<album>Album Test Info</album>
<title>9m 30 sec Medley The Contemporarys</title>
</track>
<track>
<location>http://contemporaryfunctionband.co.uk/Music-MP3/I-Bet-That-You-Look-Good-On-The-Dancefloor-Arctic-Monkeys.mp3</location>
<creator>The Contemporarys</creator>
<album>Album Test Info</album>
<title>I Bet That You Look Good On The DanceFloor</title>
</track>
</trackList>
</playlist>
The playlist player page looks ok here
http://contemporaryfunctionband.co.uk/dewplayer/dewplayer-playlist.swf
But I dont know how I can then get this to display somewhere on my website as opposed to only on this page.
Can anyone advice please?
Thanks!