How to add Yahoo Media Player For Your Blogger


These are the main features of Yahoo Media Player


  1. Adds audio to your site with one line of HTML
  2. Uses simple, easy-to-hack HTML instead of complicated proprietary markup, ushering in the REAL Media Web
  3. Magical floating design never gets lost, is available when you need it, gets out of your way when you don't need it
  4. Automatically finds all audio links on your page, turning your page into a playlist
  5. Plays all your blog entries with a single button click
  6. Allows you to put the play buttons where they belong: IN CONTEXT
  7. Keeps the user in the page rather than sending them away to a media player
  8. Picks up your images and adds them as cover art
  9. Requires no download, install or maintenance






Follow these simple steps to embed Yahoo Media Player to your blog or website.

1.Login to your blogger dashboard--> Design - -> Edit HTML.

2.Scroll down to where you see </head> tag .

3.Copy below code and paste it just before the </head> tag .


<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>

4.Now save your template.

5.Go to Layout --> Page Elements.

6.Click on 'Add a Gadget'.

7.Select 'HTML/Javascript' and add the code given below (You can also add this code into Edit Html section of your Post Editor.)

<a href="DIRECT_URL_OF_YOUR_MP3-FILE">Name_Of_the_Mp3_File</a>


Note:

Replace "DIRECT_URL_OF_YOUR_MP3-FILE" with your .mp3 file direct url.
Replace "Name_Of_the_Mp3_File" with any name you like.

Look at the example given below

<a href="http://mediaplayer.yahoo.com/example1.mp3">First link</a>
Related Posts Plugin for WordPress, Blogger...