Home » » Create MP3 Music Playlist With Dewplayer For Blogs

Create MP3 Music Playlist With Dewplayer For Blogs

Add Dewplayer Playlist to your Websites and Blogs

You will need three things here,

  1. The Flash File for the playlist i.e. dewplayer-playlist.swf
  2. The xml File for the playlist i.e. playlist.xml
  3. and most importantly the Mp3 file links

 

1)   First thing first, upload your selected Mp3 files on a free hosting site. I recommend [a href="http://www.mdn.fm/register/?r=7971" rel="nofollow" target="_blank"]mydatanest[/a]

2) Next download and upload the Flash file also: [a href="https://sites.google.com/site/mybloggertricks/Home/dewplayer-playlist.swf?attredirects=0&d=1" rel="nofollow" target="_blank"]Download SWF File[/a]

3) Copy the code below and save it in a notepad by giving the .xml extension,

<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="[a href="http://xspf.org/ns/0/""]http://xspf.org/ns/0/"[/a]>
    <title>Ounage Playlist</title>
    <creator>Dew</creator>
    <link>[a href="http://www.blup.fr/"]http://www.blup.fr/[/a]</link>
    <info>The Best Playlist for Testing</info>
    <image>covers/tracklist.jpg</image>

    <trackList>


        <track>
          <location>MP3 LINK #1</location>
          <creator></creator>
          <album></album>
          <title>WRITE SONG TITLE HERE</title>
          <annotation></annotation>
          <duration></duration>
          <image></image>
          <info></info>
          <link></link>
        </track>


        <track>
          <location>MP3 LINK #2</location>
          <creator></creator>
          <album></album>
          <title>WRITE SONG TITLE HERE</title>
          <annotation></annotation>
          <duration></duration>
          <image></image>
          <info></info>
          <link></link>
        </track>

 


        <track>
          <location>MP3 LINK #2</location>
          <creator></creator>
          <album></album>
          <title>WRITE SONG TITLE HERE</title>
          <annotation></annotation>
          <duration></duration>
          <image></image>
          <info></info>
          <link></link>
        </track>

                
 


    </trackList>
</playlist>

Before saving make these changes:

  • Replace MP3 LINK #1, 2, 3 with the Direct URLS of your uploaded mp3 files.
  • Replace WRITE SONG TITLE HERE with the song name
  • To add another track simply paste the following code just above </trackList>

        <track>
          <location>MP3 LINK #4</location>
          <creator></creator>
          <album></album>
          <title>WRITE SONG TITLE HERE</title>
          <annotation></annotation>
          <duration></duration>
          <image></image>
          <info></info>
          <link></link>
        </track>

Now save your notepad file by giving it the .xml extension. To save the file go to File and then choose Save as.. See the screenshot below,

[a href="http://lh3.ggpht.com/-ZaJzkTsASio/ThHudW98lyI/AAAAAAAAEHE/Rn54XKg353s/s1600-h/image%25255B3%25255D.png"]giving extension in notepad[/a]

 

4)  Now upload the xml file on a free hosting site in similar manner as you did for uploading the swf and mp3 files.

 

5) Finally use the code below to add the Playlist anywhere on your website:

<object type="application/x-shockwave-flash" data="ADD SWF FLASH FILE LINK HERE" width="240" height="200"> <param name="wmode" value="transparent" /> <param name="movie" value="ADD SWF FLASH FILE LINK HERE" /> <param name="flashvars" value="xml=ADD XML FILE LINK HERE" /> </object>
  • Replace ADD SWF FLASH FILE LINK HERE with the playlist swf link that you uploaded in step#2
  • Replace ADD XML FILE LINK HERE with the XML file link that you uploaded in setp#4
  • To change the height edit the yellow highlighted text.

Apply all steps carefully and find a beautiful Mp3 Playlist Player on your websites just like this one:

Credits:

All code rights are strictly reserved by MBT blog. This tutorial is shared for the first time with the Playlist details and if you wish to share the playlist creation guide with your readers then you may kindly attach attribution to this page.

Source: http://www.mybloggertricks.com/2011/07/create-mp3-music-playlist-with.html

0 comments :

Post a Comment

 
Play : Agame | Y8 Games | Y3 Games
Copyright © 2011. Blogger Tips And Tricks 2012 - All Rights Reserved

Proudly powered by Blogger