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.

make a radio popup on forum

4 posters

Go down

Solved make a radio popup on forum

Post by dark_one August 2nd 2010, 12:04 am

i have this code that was made here some time ago

Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>made by alex</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="author" content="RoNo">
<meta name="description" content="Radio Horyzont">
<link rel="shortcut icon" href="http://i85.photobucket.com/albums/k57/RoNo1/radio3.gif"></head>
<body style="background-image: url(http://i85.photobucket.com/albums/k57/RoNo1/z2back06.gif);  background-color:darkred; background-repeat:repeat">
<br>
<center>
<table background="" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0"><tr><td>
<table background="http://i85.photobucket.com/albums/k57/RoNo1/login_bg1.jpg" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0"><tr><td><center><font color="darkblue">Radio Orizont</font></center><OBJECT id=WM classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 height="25" width="280" type="video/x-ms-wma">
 <PARAM NAME="autoStart" VALUE="-1">
<param name="URL" value="http://radiohoryzont.net:9050">

<PARAM NAME="AnimationatStart" Value="0">
<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="55" -->
<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="280" Height="25"
AutoSize="1"
AutoStart="1"
ClickToPlay="1"
DisplaySize="0"
EnableContextMenu="1"
EnableFullScreenControls="1"
EnableTracker="0"
Mute="0"
PlayCount="1"
ShowControls="1"
ShowAudioControls="1"
ShowDisplay="0"
ShowPositionControls="0"
ShowStatusBar="0"
ShowTracker="0"
Src="http://radiohoryzont.net:9050"></EMBED></OBJECT>
</td></tr></table></td></tr></table></center>
</center>
</body>
</html>

This code i use to make the html page
Here is the code for the popup what i use in widget:
Code:
<center><table border="0"><tr onmouseover="this.bgColor=''" onmouseout="this.bgColor=''" bgcolor=""><td style="border:none;padding:10px"><a href="http://funzone.justforum.net/fanfm-h1.htm" style="text-decoration: none;" target="popup001" title="93.3 WMMR" onclick="window.open('http://funzone.justforum.net/fanfm-h1.htm', 'popup001', 'width=400,height=300,height=300,left=200,top=275,scrollbars=yes'); return false"><img src="http://img534.imageshack.us/img534/796/cooltext448065709.gif" border="0"></a></td></tr></table></center>
Now i want to know if those codes are good and if so where i must put the radio link in the html page because i see more places to add it.Second i want to know that tipes of radio link must be because i tryed alot of them and none work


Ps i must thx again Rono for help that he gived then for the code:D


Last edited by dark_one on August 14th 2010, 8:25 pm; edited 1 time in total
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by dark_one August 3rd 2010, 1:28 am

bump it up
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by dark_one August 3rd 2010, 5:01 pm

bump it up
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by dark_one August 4th 2010, 6:27 am

bump it up
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by kirk August 4th 2010, 6:55 pm

what station do you want and do you have a background image?

do you still want 93.33wmmr?

also the first code for your pop-out.. is that the html you still wish to use.

if so here is a new code with WMMR and a new player.
just past this new code on the same html page you have it in now.

ok well mmr seems to be gone the way they had it befor but this is a station like that. here is a link if you want to choose a different station

http://delicast.com/

Code:
 <embed
src="http://wmc1.den.liquidcompass.net/WZORFM"
style="width: 200px; height: 225px"
name="stream"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
type="video/x-ms-asf-plugin" showdisplay="0" showtracker="0" showstatusbar="1"
showcontrols="1" ShowPositionControls="0">


</br>

and here is a background image code from rono for your html page.

Code:
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>Your page</title><meta http-equiv="content-type" content="text/html;charset=utf-8" /><meta name="author" content="RoNo"><meta name="description" content="My Custom Page"></head><body style="background:url(YOUR DIRECT IMAGE LINK HERE);background-attachment:fixed;"bgcolor="#111111" text="#000000" link="#000033" vlink="#000033" alink="#000033"><link rel="shortcut icon" href="Your cool Favicon link here"></body></html>



kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: make a radio popup on forum

Post by dark_one August 4th 2010, 8:50 pm

thx for the codes...if i founded a radio in the link u gived to me and in future i want to put it on my forum,what i must do so i dont askhelp each time i need a radio station added?.and how can i change the skin of the player? for example i want to use this in my popups
make a radio popup on forum Screen12
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by kirk August 4th 2010, 8:56 pm

your going to need the code for that player.
then you have to add the radio source link to the code.
i cant tell you what or where that would be for that player unless i can see the code for that particular player.

do you have a link where that player is and working?
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: make a radio popup on forum

Post by dark_one August 4th 2010, 10:29 pm

it joust a picture that i google it and i dont know where to get it do u have an idea where i should start the search?
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by kirk August 5th 2010, 4:41 pm

well did you try the fist code on a html page?
if not check it out you may like that better.. it's a player with the random color graphics.

Then go to http://delicast.com/ and search what kind of music you like
and pick out only the stations that are in green and i can add the link you need for it to stream and play continuous. then all you do it add the player to your html page. and the html link to the pop-out code and add to your forum.. thats it Smile

heres an example of the player i have in the first code.
80's metal.. lol

CLICK HERE
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: make a radio popup on forum

Post by dark_one August 5th 2010, 10:43 pm

thx mate for yor work but i didnt find any green radio that fits my request on that site..thx again for all your hard work..i will try to find other way to add and hope u are not upset on me
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by RoNo August 6th 2010, 7:02 am

What radio streams are you interested in?
Do you have images for the Html player pages?

It took awhile to find/re-upload the pics for my classic
player code you posted at the beginning of this topic.

Here is how your page code should look with the new links
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Music Player 1</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="author" content="RoNo">
<meta name="description" content="Fiesta FM">
<link rel="shortcut icon" href="http://i37.tinypic.com/5xqz52.jpg"></head>
<body style="background-image: url(http://i34.tinypic.com/316lqh3.jpg); background-color:darkred; background-repeat:repeat">
<br>
<center>
<table background="" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0"><tr><td>
<table background="http://i34.tinypic.com/euedch.jpg" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0"><tr><td><center><font color="darkblue">Fiesta FM</font></center><OBJECT id=WM classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 height="25" width="280" type="video/x-ms-wma">
 <PARAM NAME="autoStart" VALUE="-1">
<param name="URL" value="http://live.radioplayone.ro:9888/">

<PARAM NAME="AnimationatStart" Value="0">
<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="0">
<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="280" Height="25"
Volume="0"
AutoSize="1"
AutoStart="1"
ClickToPlay="1"
DisplaySize="0"
EnableContextMenu="1"
EnableFullScreenControls="1"
EnableTracker="0"
Mute="0"
PlayCount="1"
ShowControls="1"
ShowAudioControls="1"
ShowDisplay="0"
ShowPositionControls="0"
ShowStatusBar="0"
ShowTracker="0"
Src="http://live.radioplayone.ro:9888/"></EMBED></OBJECT>
</td></tr></table></td></tr></table></center>
</center>
</body>
</html>

make a radio popup on forum Break_gray2

This is how the "fanfm-h1" player popup should look
Code:
<center><table width="200px" style="background-color:black; border:#505050 2px solid; padding:12px"><tr><td border="0">
<center><a href="http://funzone.justforum.net/fanfm-h1.htm" style="text-decoration: none;" target="_blank" onclick="window.open('http://funzone.justforum.net/fanfm-h1.htm', 'popup001', 'width=400,height=300,height=300,left=200,top=275,scrollbars=yes'); return false"><img src="http://img534.imageshack.us/img534/796/cooltext448065709.gif" border="0"></a><center></td></tr></table></center>

make a radio popup on forum Break_gray2

You can stay with "single station players" and/or use a player that
has lots of stations available. Here's a "multi-station player" popup
(no need to create an Html page for this one)
Code:
<table background="" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0"><tr><td width="205" height="48px" background="http://i41.tinypic.com/t5kgfl.png" style="background-repeat:no-repeat;background-color: transparent; border: #cccccc solid 0px;padding:3; spacing:0"><img src="http://i38.tinypic.com/21ox4er.jpg" border="0" height="30" width="30" style="float:left">&nbsp;<a href="http://delicast.com/" style="text-decoration:none" target="popup76" onclick="window.open('http://delicast.com/radio/modern/Razor_94.7', 'popup76','width=800px,height=650,height=300,left=150,top=150,scrollbars=yes'); return false">Razor 94.7 Rock Radio</a></td></tr></table>

make a radio popup on forum Break_gray2

Check out this popup for a "triple player" page
Code:
<table background="" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0"><tr><td width="205" height="48px" background="http://i41.tinypic.com/t5kgfl.png" style="background-repeat:no-repeat;background-color: transparent; border: #cccccc solid 0px;padding:3; spacing:0"><img src="http://i38.tinypic.com/21ox4er.jpg" border="0" height="30" width="30" style="float:left">&nbsp;<a href="http://zone3.forumotion.com/" style="text-decoration:none" target="popup76" title="Show/Hide Radio Stream Players" onclick="window.open('http://zone3.forumotion.com/Radio-Show-Hide-Players-h74.htm', 'popup76','width=510px,height=545,height=300,left=150,top=150,scrollbars=yes'); return false">Show/Hide Radio Players</a></td></tr></table>

Test these codes in this Html editor

Stream Url's for the triple player
Code:
KABC Talk Radio:
http://sc2.lax.llnw.net:80/stream/citadelcc_KABC-AM

FOX News Talk Radio:
http://mfile.akamai.com/13873/live/reflector:24137.asx?bkup=45931

Comedy Channel:
(Content Warning) Uncensored Comedy
http://wms-12.streamsrus.com/comedy
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: make a radio popup on forum

Post by dark_one August 6th 2010, 9:36 am

wow thx rono the triple player is awesome i think we can focus on that.How i must do it because i saw that are 2 others html pages that must be created fo the player to work..and another thing which what radio links work? ..for example i find the link from winamp
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by kirk August 7th 2010, 3:18 am

hahah wow looks like you have this down a lot better then how it was befor cool.. i will have to come back and try a few of these new codes to.

thanks rono awesome job bro ")
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: make a radio popup on forum

Post by Laughing Assassin August 9th 2010, 9:51 am

kirk wrote:
Then go to http://delicast.com/ and search what kind of music you like
and pick out only the stations that are in green and i can add the link you need for it to stream and play continuous. then all you do it add the player to your html page. and the html link to the pop-out code and add to your forum.. thats it Smile

CLICK HERE

Hey Kirk, how do you find the links to add?
avatar
Laughing Assassin
Forumember

Male Posts : 91
Reputation : 0
Language : English

http://legacyofassassins.forumotion.com/forum.htm

Back to top Go down

Solved Re: make a radio popup on forum

Post by RoNo August 11th 2010, 10:12 pm

dark_one wrote:wow thx rono the triple player is awesome i think we can focus on that.How i must do it because i saw that are 2 others html pages that must be created fo the player to work..and another thing which what radio links work? ..for example i find the link from winamp
OK... I think this is what you want. Cool


Here is the Html page code for a triple player
with three Manele Internet Radio Streams [ Demo ]
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Radio Show Hide Players</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="author" content="RoNo">
<meta name="description" content="Radio Show Hide Players #3">
<style>
  a:link { color: blue; text-decoration: none; }
  a:visited { color: blue; text-decoration: none; }
  a:hover { color: red; text-decoration: none; }
  a:active { color: blue; text-decoration: none; }
</style>
<link rel="shortcut icon" href="http://i37.tinypic.com/5xqz52.jpg">
</head>
<body text="white" style="background-image: url(http://i33.tinypic.com/35ldedw.jpg); background-color:darkred; background-repeat:repeat">
<br><br>

<center>
  <table width="380" style="background-color:#333333; border: #CCCCCC; border-style: solid; border-width: 0px; padding: 8px;">
      <tr>
        <td style="border-style: solid; border-width: 0px; background-color: black; background-image: url(http://i35.tinypic.com/2r2wvx5.jpg); padding: 28px;">

<center>
  <table style="background-color: transparent; border: #cccccc solid 0px">
      <tr>
        <td>

<center><font face="times new roman" color="orange" size="4">Show/Hide Radio Streams</font></center>
<script language="javascript">
function toggle_it(itemID)
{ if ((document.getElementById(itemID).style.display == 'none'))
{ document.getElementById(itemID).style.display = 'inline'; }
else
{ document.getElementById(itemID).style.display = 'none'; } }
</script>
<br>

<!--- [[[ Radio Belea ]]] --->

<center><a href="#" onClick="toggle_it('r1')"><b>Radio Belea: Manele Etno</b></a></center>

<center>
  <table width="100%" id="r1" name="code" style="display:none;">
      <tr>
        <td>

<center>
  <table background="" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0">
      <tr>
        <td>

  <table background="http://i34.tinypic.com/euedch.jpg" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0">
      <tr>
        <td>

<center><img src="http://i33.tinypic.com/vhg9i8.jpg" border="0" height="10" width="10"><font color="darkblue"><a href="http://www.radiobelea.ro/index.php" target="_blank"> Istoria Radio Belea</a></font></center>
<OBJECT id=WM classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 height="25" width="280" type="video/x-ms-wma">
 <PARAM NAME="autoStart" VALUE="-1">
<param name="URL" value="http://manele-chef.no-ip.biz:8000/">

<PARAM NAME="AnimationatStart" Value="0">
<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="55">
<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="280" Height="25"
Volume="0"
AutoSize="1"
AutoStart="1"
ClickToPlay="1"
DisplaySize="0"
EnableContextMenu="1"
EnableFullScreenControls="1"
EnableTracker="0"
Mute="0"
PlayCount="1"
ShowControls="1"
ShowAudioControls="1"
ShowDisplay="0"
ShowPositionControls="0"
ShowStatusBar="0"
ShowTracker="0"
Src="http://manele-chef.no-ip.biz:8000/"></EMBED></OBJECT>
        </td>
      </tr>
  </table>
        </td>
      </tr>

  </table>
</center>
<br>

        </td>
      </tr>
  </table>
<br>



<!--- [[[ Radio Party Manele ]]] --->

<center><a href="#" onClick="toggle_it('r2')"><b>Radio Party Manele</b></a></center>

<center>
  <table width="100%" id="r2" name="code" style="display:none;">
      <tr>
        <td>

<center>
  <table background="" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0">
      <tr>
        <td>

  <table background="http://i34.tinypic.com/euedch.jpg" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0">
      <tr>
        <td>

<center><img src="http://i33.tinypic.com/vhg9i8.jpg" border="0" height="10" width="10"><font color="darkblue"><a href="http://www.radioparty.ro/prima-pagina.html" target="_blank"> Prima pagina</a></font></center>


<OBJECT id=WM classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 height="25" width="280" type="video/x-ms-wma">
 <PARAM NAME="autoStart" VALUE="-1">
<param name="URL" value="http://live.activeradio.ro:8000">

<PARAM NAME="AnimationatStart" Value="0">
<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="55">
<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="280" Height="25"
Volume="0"
AutoSize="1"
AutoStart="1"
ClickToPlay="1"
DisplaySize="0"
EnableContextMenu="1"
EnableFullScreenControls="1"
EnableTracker="0"
Mute="0"
PlayCount="1"
ShowControls="1"
ShowAudioControls="1"
ShowDisplay="0"
ShowPositionControls="0"
ShowStatusBar="0"
ShowTracker="0"
Src="http://live.activeradio.ro:8000"></EMBED></OBJECT>
        </td>
      </tr>
  </table>

        </td>
      </tr>
  </table>
</center>
<br>

        </td>
      </tr>
  </table>
<br>


<!--- [[[ Radio HiT Sensation ]]] --->

<center><a href="#" onClick="toggle_it('r4')"><b>Radio HiT Sensation</b></a></center>

<center>
  <table width="100%" id="r4" name="code" style="display:none;">
      <tr>
        <td>

<center>
  <table background="" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0">
      <tr>
        <td>

  <table background="http://i34.tinypic.com/euedch.jpg" style="background-color: transparent; border: #cccccc solid 0px;padding:0; spacing:0">
      <tr>
        <td>

<center><font color="darkblue"><size="2">House, Dance, Electronic, Top40</font></center>


<OBJECT id=WM classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 height="25" width="280" type="video/x-ms-wma">
 <PARAM NAME="autoStart" VALUE="-1">
<param name="URL" value="http://hit-radio.no-ip.org:8374">

<PARAM NAME="AnimationatStart" Value="0">
<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="55">
<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="280" Height="25"
Volume="0"
AutoSize="1"
AutoStart="1"
ClickToPlay="1"
DisplaySize="0"
EnableContextMenu="1"
EnableFullScreenControls="1"
EnableTracker="0"
Mute="0"
PlayCount="1"
ShowControls="1"
ShowAudioControls="1"
ShowDisplay="0"
ShowPositionControls="0"
ShowStatusBar="0"
ShowTracker="0"
Src="http://hit-radio.no-ip.org:8374"></EMBED></OBJECT>
        </td>
      </tr>
  </table>

        </td>
      </tr>
  </table>
</center>
<br>

        </td>
      </tr>
  </table>

<!--- [[[ End Radio Code ]]] --->
        </td>

      </tr>
  </table>
</center>
<br>
        </td>
      </tr>
  </table>
</center>
<br>

</body>
</html>
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: make a radio popup on forum

Post by dark_one August 14th 2010, 8:24 pm

thx bro for all u work
dark_one
dark_one
Forumember

Male Posts : 193
Reputation : 0
Language : english

Back to top Go down

Solved Re: make a radio popup on forum

Post by RoNo August 14th 2010, 8:27 pm

RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top


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