If you have an entertainment blog, you’ll probably find this extremely
useful and make people spend more time on your blog than they normally
do. Adding a streaming radio station blasting some really good music is
enough to keep anyone coming back to that blog of yours. If you blog
about celebrities, showbiz and the entertainment industry generally, one
of the best ways to keep your visitors entertained is to add a couple
of radio stations. Wait a minute, who doesn’t like music? I’ll be
explaining how to add a streaming radio station to your blogger or
wordpress blog and I’ll suggest you get one or two streaming links if
you’re not satisfied with the radio stations on this post.
How To Add a Station to your Blog?
Whether you’re on WordPress or Blogger, you need to create a new
page. Be sure you switch to HTML editor before proceeding, OK? Then
paste the code below directly on the page and publish!
<div id="movId" align="center">
<object id="MediaPlayer1" width="400" height="300" classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="FileName" value="" /><param name="animationatStart" value="true" /><param name="transparentatStart" value="true" /><param name="autoStart" value="true" /><param name="showControls" value="true" /><param name="fullScreen" value="false" /><param name="url" value="http://radiojoyalukkas.com/rdja.asx" /><param name="pluginspage" value="http://www.microsoft.com/Windows/MediaPlayer/" /><param name="autostart" value="1" /><param name="showcontrols" value="1" /><embed id="MediaPlayer1" width="400" height="300" type="application/x-mplayer2" src="http://www.bbc.co.uk/radio/listen/live/r1x.asx" FileName="" animationatStart="true" transparentatStart="true" autoStart="true" showControls="true" fullScreen="false" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" autostart="1" showcontrols="1" /></object>
</div><div align="left"><a href="http://bloggerhelp24.blogspot.com/2013/03/how-to-add-streaming-radio-station-to.html" target="_blank"><small>Get this widget for your blog</small></a>
Here are a few things you can change in the code to suite your need:
http://www.bbc.co.uk/radio/listen/live/r1x.asx – This is the link to
the radio stream. You can change this to a working radio station but be
sure the station you’re using is available 24/7. You can as well embed a
video or audio file by simply changing the URL. Also, there are other
parameters that can be configured. You can change autoStart="true" to
false. You can as well change the size.

Comments
Post a Comment