Simple Machines Community Forum

Customizing SMF => Tips and Tricks => Topic started by: ImperiumRSPS on April 18, 2012, 04:54:40 AM

Title: [Tip/Trick] How to add a Nice radio player for your forum
Post by: ImperiumRSPS on April 18, 2012, 04:54:40 AM
Hey Guys, Wouldn't let me post in Tips&Tricks so if a mod could move would be great. I've spent alot of time here but only registered today if i'm honest, I've learnt alot here so i'm going to give something back.

Firstly you're going to want a Radio Stream. I used RadioUp's as they are a Free online radio station.

Make a new file called radioplayer.html or similar, i called mine radio.html and insert this into there.


<html>
<head>
<title>ImperiumRSPS - Radio Player</title>
<head>
<body bgcolor="#000000">
<div align="center" style="color:#fff;">
<p>This Radio player is supplied by RadioUp.com</p>
<OBJECT id=WM classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 height="62" width="300" type="video/x-ms-wma">
<PARAM NAME="autoStart" VALUE="-1">
<param name="URL" value="http://www.radioup.com/listen/mix.asx">
<PARAM NAME="AnimationatStart" Value="1">
<param name="rate" value="1">
<param name="balance" value="0">
<param name="playCount" value="0">
<param name="currentMarker" value="0">
<param name="invokeURLs" value="-1">
<param name="volume" value="50">
<!-- param name="volume" value="25" -->
<param name="mute" value="0">
<!-- param name="uiMode" value="mini" -->
<param name="stretchToFit" value="0">
<param name="windowlessVideo" value="1">
<param name="currentPosition" value="0">
<param name="enabled" value="-1">
<param name="enableContextMenu" value="0">
<param name="fullScreen" value="0">
<param name="enableErrorDialogs" value="0">
<param name="defaultFrame" value>
<param name="baseURL" value>
<param name="SAMIStyle" value>
<param name="SAMILang" value>
<param name="SAMIFilename" value>
<param name="captioningID" value>
<EMBED TYPE="application/x-mplayer2"
PLUGINSPAGE="http://microsoft.com/windows/mediaplayer/en/download/"
ID=WM
Width="300"
Height="62"
Src="http://www.radioup.com/listen/mix.asx">
</EMBED>
</OBJECT>
</div>
</body>
</html>


Then save it.

Now go to your theme location, and edit your index.template.php

Be sure to make a back-up

Now wherever you would like this to appear add this.

<a onClick="window.open(\'http://yoursite.com/radio.html\',\'help\',\'height=125,width=400,top=0,left=0,scrollbars=no\')">Listen To Our Radio!</a>

and you're done, Post feedback and errors and i'll try my best to help.

Demo: imperiumrsps.com - just click the "Listen to Our radio" link.
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: XHIBIT911 on June 21, 2012, 05:36:38 PM
Bad link
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: Putyrski Nancy on June 23, 2012, 08:10:12 AM
Not working for me. Something is wrong.

Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: pujan on July 26, 2012, 06:28:12 AM
Thank you so much for the post...
Can I Add this radio player in my this blog???
My blog is:allactivationzone.blogspot.com
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: gerzok on July 27, 2012, 07:41:39 PM
This radio is yours?  :o
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: Night09 on July 27, 2012, 07:59:13 PM
Anyone coming up blank dont forget you could edit the stream sources to other stations or anyone a bit decent with code could make it into a list instead with a choice. If the method works sound then the code is valuable for that alone not the stream source. ;)
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: tMicky on September 19, 2012, 05:18:15 AM
will this work in a portal?
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: tMicky on September 23, 2012, 03:22:31 AM
hello?
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: |BC|Shady on December 04, 2012, 10:24:32 AM
Image?
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: farhanahanat010 on December 04, 2012, 01:35:01 PM
good work friend, can i use it any website or blog or free blog? ???
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: Crozz on December 06, 2012, 09:30:35 AM
Your link doesn't show any demo, but I like your method. Thanks.
Title: Re: [Tip/Trick] How to add a Nice radio player for your forum
Post by: Inti31 on December 06, 2012, 01:26:54 PM
thx for the html... i tested it but implemented the above code into the server settings in the maintenance area

so now visitors/member can listen to the stream whil waiting for the end of maintenance... - works in Chrome, IE anf firefox

by the way - it needs for firefox the wmpfirefoxplugin

Okay, faithful users - I'll be back soon... enjoy the radio stream...<br /><iframe src="radioup.html" width="400" height="125" scrolling="no" frameborder="0"></iframe>

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fs19.postimage.org%2Fus9m9b3zn%2Fradioup.jpg&hash=13f0ca7e6d85b942a1e962099fa44e4ecb69fde4)

Demo... (http://smfpapst.cwsurf.de/)