Welcome Guest! To enable all features please try to register or login.
Live Radio code by ganzas , feel free to use but dont delete the thanks section
Ganzas_T4E
#1 Posted : Thursday, October 23, 2008 5:17:17 AM(UTC)


Rank: Novice Forum Member

Joined: 7/20/2008(UTC)
Posts: 14
got too many requests i decided to realese very experimental code of my multi choice radio .



create a sign00 object with this values:

Script Section (advanced)

Attachwebbrowser
URL: http://nulika.xtreemhost.com/video.html (this will be your site and html)
off x: 250
off y: 250
off z: 0
scale 1:
with: 350
height: 250

update on

Stab Section (advanced)

Sprite
no z-buffer
sprite mpeg
sprite fixed
web page


Live Radio code - video.html contents.


Code:
<body bgcolor="#000000">
<body bgcolor="rgb(0,0,0)">
<body bgcolor="black">
<script type="text/javascript">
<!--
function PlayIt(){
document.getElementById("music1").innerHTML='<object id="mediaPlayer" width="300" height="200" '
+'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">'
+'<param name="fileName" value="'+document.getElementById('cancion').value+'">'
+'<param name="animationatStart" value="true">'
+'<param name="transparentatStart" value="true">'
+'<param name="autoStart" value="true">'
+'<param name="showControls" value="true">'
+'<param name="loop" value="true">'
+'<param name="ShowStatusBar" value="true">'
+'<param name="ShowPositionControls" value="False">'
+'<embed type="application/x-mplayer2" '
+'pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" '
+'bgcolor="darkblue" showcontrols="false" showpositioncontrols="False" showstatusbar="true" showgotobar="False" width="300" height="200" '
+'src="'+document.getElementById('cancion').value+'" autostart="true" designtimesp="5311" loop="true">'
+'</embed>'
+'</object>';
document.getElementById("tst").focus();
}
//-->
</script>
<div id="wrapper" class="bg2">
<div id="col1"></div>
<div id="col2">
<div id="header">
<div id="menu">
<ul class="bg5">
</div>
<div class="title">
</div>
<center>
<table bgcolor=#000000 border="0" width="0">
<tbody><tr><td width="100%"><form name="player" action="" method="">
<p style="margin-top: -5px; margin-bottom: 0pt;" align="center"> </p>
<select name="" id="cancion" onchange="PlayIt()" size="1">
<option value="none">...Desligado </option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-411"> Hyper FM</option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-073"> Clube PF</option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-197"> Nova Radio ST</option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-200"> 94 FM </option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-453"> Cister FM </option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-476"> Radio Clube PF</option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-149"> Dao Fuas</option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-152"> Radio Nova </option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-127"> Orbital FM</option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-135"> Ultra FM</option>
<option value="mms://195.245.168.21/antena3"> Antena 3 </option>
<option value="http://www.mega.fm/live/streammegafm_new.asx"> Mega FM</option>
<option value="http://cidadefm.clix.pt/asx/estrangeiro/cidade96.asx"> Radio Cidade</option>
<option value="http://radiocomercial.clix.pt/asx/estrangeiro/comercial48.asx"> Radio Comercial</option>
<option value="mms://stream.radio.com.pt/ROLI-ENC-134"> Radio Capital</option>
<option value="mms://88.157.44.154/rne"> Nova Era </option>
<option value="http://bestrock.clix.pt/asx/estrangeiro/bestrockfm96.asx"> Bestrock </option>
<option value="http://cotonete.clix.pt/asx/tvcabo/foxx96.asx"> Romantica FM</option>
<option value="http://www.rfm.pt/live/stream_rfm.asx"> RFM</option>

</select>
<input type="button" name="tst" id="tst" value="">
<span class="style8"><strong><font color="red"><- Escolha o Canal</font></strong></span><span id="music1"><object id="mediaPlayer" 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" height="300" width="200"><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="loop" value="true"><param name="ShowStatusBar" value="false"><param name="ShowPositionControls" value="False"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" bgcolor="darkblue" showcontrols="false" showpositioncontrols="False" showstatusbar="false" showgotobar="False" src="" autostart="true" designtimesp="5311" loop="true" height="900" width="900"></object></span>

<!-- Made by ganzas_t4e , special thank you to frutoselvagem , xavier_devil , lady_wind, and all other friends from RLC -->



Just host video.html on your site and change url , change option value to make your list of live radios , feel free to distribute and change , just dont remove the credits please

Love you Fruto !!



DeDe_Luvs_Angel
#2 Posted : Thursday, October 23, 2008 2:01:02 PM(UTC)


Rank: Forum Regular

Joined: 7/26/2008(UTC)
Posts: 177
Medals:
not sure what to do with all the code could use a bit more help with that thanks
Elsee
#3 Posted : Thursday, October 23, 2008 3:25:26 PM(UTC)


Rank: Forum Regular

Joined: 8/18/2008(UTC)
Posts: 108
Ganzas_T4E
#4 Posted : Friday, October 24, 2008 9:23:24 AM(UTC)


Rank: Novice Forum Member

Joined: 7/20/2008(UTC)
Posts: 14
DEEDEE_ wrote:
not sure what to do with all the code could use a bit more help with that thanks



copy that code to a file , save it as video.html ... host it in a website , then point the url on script section to your video.html location on site , sunday ill realese the tv multichannel streaming code, currently working on voice over zaby so you can real talk with other guests on your zaby =))

Rhiannon_Nicks
#5 Posted : Friday, October 24, 2008 9:26:24 AM(UTC)

Rank: Forum Regular

Joined: 2/14/2008(UTC)
Posts: 369
I cant get my clickable URL to work in my zaby.. HELP
Elsee
#6 Posted : Friday, October 24, 2008 9:28:49 AM(UTC)


Rank: Forum Regular

Joined: 8/18/2008(UTC)
Posts: 108
Ganzas_T4E wrote:
DEEDEE_ wrote:
not sure what to do with all the code could use a bit more help with that thanks



copy that code to a file , save it as video.html ... host it in a website , then point the url on script section to your video.html location on site , sunday ill realese the tv multichannel streaming code, currently working on voice over zaby so you can real talk with other guests on your zaby =))



BOY U R GOOD! TY SO MUCH.Applause
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Clean Slate theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.158 seconds.
TC-IIS-7
3.137.217.17