Numerous Internet radio stations provide streaming content, a live feed broadcast over the Web, similar to the way an AM or FM radio station operates over the radio. If you have your own website or blog, you can embed HTML code on your page so that a media player appears on your page and the streaming radio content plays on your website.
Step 1
Log in to your blog or Web page.
Video of the Day
Step 2
Locate the section of the page where you want the embedded streaming radio player to appear. Click on this section of the page.
Step 3
Type the following HTML code:
<embed src="http://www.streamingradio.com" type="application/x-mplayer2" width="220" height="50" autostart="0" align="center" border="0" transparentatstart="0" animationatstart="1" showcontrols="true" showaudiocontrols="1" showpositioncontrols="0" showtracker="0" autosize="0" showstatusbar="1" displaysize="false" /> </embed>
Step 4
Replace "http://www.yourstreamingradio.com" in the code with the actual URL of the streaming radio station you want to embed.
Step 5
Click "Publish" on your blog or Web server.
Video of the Day