
How To Embed Windows Media Player in a Blogger Blogspot Blog
1.Login to your dashboard–> layout- ->Page Elements
2.Click on ‘Add a Gadget’.
3.Select ‘HTML/Javascript’ and add the code given below and click save.
<embed type=”application/x-mplayer2″ pluginspage=”http://www.microsoft.com/Windows/MediaPlayer/” name=”mediaplayer1″ ShowStatusBar=”true” EnableContextMenu=”false” autostart=”false” width=”480″ height=”340″ loop=”false” src=”YOUR-VIDEO-FILE-LINK” />
Note : Remember to replace YOUR-VIDEO-FILE-LINK with real link of a video file you like including http:// .

Thanks