The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

live radio widget

3 posters

Go down

Solved live radio widget

Post by pontikas January 5th 2011, 12:24 am

I dont know if i search enough and i am sorry if i am not but i haven`t found any help on this,i have phbb2 and want to make a widget with this ( http://178.32.72.194:8060/rthes ) station,if someone can give me a code a will be very happy :/
avatar
pontikas
New Member

Posts : 17
Reputation : 0
Language : english

Back to top Go down

Solved Re: live radio widget

Post by Guest January 5th 2011, 12:42 am

try add this code inside the widget:
Code:
<object id="MediaPlayer1" width=180 height=50
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft� Windows� Media Player components..."
type="application/x-oleobject" align="middle">
<param name="FileName" value="http://178.32.72.194:8060">
<param name="AutoStart" value="False">
<param name="ShowStatusBar" value="True">
<param name="DefaultFrame" value="mainFrame">

<!-- BEGIN PLUG-IN HTML FOR FIREFOX-->
<embed type="application/x-mplayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
src="http://178.32.72.194:8060" align="middle"
width=176
height=144
defaultframe="rightFrame"sss
showstatusbar=true>
</embed>
</object>
avatar
Guest
Guest


Back to top Go down

Solved Re: live radio widget

Post by pontikas January 5th 2011, 6:51 am

i try it in my portal,it shows the hole code......

ps html are enabled!
avatar
pontikas
New Member

Posts : 17
Reputation : 0
Language : english

Back to top Go down

Solved Re: live radio widget

Post by musket January 5th 2011, 9:04 am

you could try this code Smile

Code:
Radio Thessaloniki
<object id="MediaPlayer" width=240 height=45 classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components..." type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<param name="filename" value="http://178.32.72.194:8060/rthes">
<param name="Showcontrols" value="True">
<param name="autoStart" value="FALSE">
<param name="animationatStart" value="true">
<param name="transparentatStart" value="true">
<param name="autoStart" value="false">
<param name="showControls" value="true">
<param name="ShowAudioControls"value="true">
<param name="ShowStatusBar" value="true">
<param name="loop" value="false">
<EMBED type="application/x-mplayer2"
pluginspage="http://microsoft.com/windows/mediaplayer/en/download/"
id="mediaPlayer" name="mediaPlayer" displaysize="4" autosize="-1"
bgcolor="darkblue" showcontrols="true" showtracker="-1"
showdisplay="0" showstatusbar="-1" videoborder3d="-1" width="240" height="45"
src="http://178.32.72.194:8060/rthes" autostart="true" designtimesp="5311" loop="false">
</EMBED>
</OBJECT>

you could also alter the pixel width and height in the code (in two places) to suit Smile

Let us know if this works Hello
musket
musket
Helper
Helper

Male Posts : 1130
Reputation : 131
Language : English
Location : Northern Ireland

http://hemmingsdaman2.forumotion.co.uk/

Back to top Go down

Solved Re: live radio widget

Post by pontikas January 5th 2011, 10:12 am

nope not working....showing the entire code again!
avatar
pontikas
New Member

Posts : 17
Reputation : 0
Language : english

Back to top Go down

Solved Re: live radio widget

Post by musket January 5th 2011, 10:38 am

Try it in your msg editor as a msg and see if it works,
if it doesn't then there are some other things to look at as it works in mine OK

what browser are you using?
have you enabled html in your profile as well as in general config for the forum?
have you disabled 'WYSIWYG' ? it should be disabled in your forum config

check my portal i put it there temporarily Smile

stop my martini in the morning player and wait

http://www.musketsforum.com/portal

you have to wait until it buffers before you press the start key for it to play Smile

i disabled the first line of text in the code which was just the name of the radio station
musket
musket
Helper
Helper

Male Posts : 1130
Reputation : 131
Language : English
Location : Northern Ireland

http://hemmingsdaman2.forumotion.co.uk/

Back to top Go down

Solved Re: live radio widget

Post by Sanket January 5th 2011, 10:40 am

Since this thread is marked solved, I will lock this thread.
live radio widget 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum