Welcome Guest! To enable all features please try to register or login.
2 Pages<12
Live MultiStation TV code by ganzas , feel free to use but dont delete the thanks section
dare_s
#21 Posted : Sunday, November 02, 2008 8:24:00 PM(UTC)


Rank: Veteran Forum Member

Joined: 2/13/2008(UTC)
Posts: 3,454
Location: Beyond Caring
god this is irritating! I now have uv, uv qa, and vv installed and repaired to fuck and still no video.

If anyone has this successfully working and wouldn't mind inviting around to see if I can see it with my client, I'd appreciate it.

tia

[also maybe this thread would be better in the zaby forum]
Syivie
#22 Posted : Sunday, November 02, 2008 8:59:48 PM(UTC)

Rank: Seasoned Forum Member

Joined: 2/18/2008(UTC)
Posts: 340
Thank you Woozle_BBKWink
LadySyreeta_RHKP
#23 Posted : Monday, November 03, 2008 2:46:03 AM(UTC)

Rank: Rising Forum Member

Joined: 6/4/2008(UTC)
Posts: 51
When I put a you tube url in the script the settings I have cause the page to poke out teh opposite angle does anyone know the correct offset settings for me to use?
Ganzas_T4E
#24 Posted : Wednesday, November 05, 2008 4:15:23 AM(UTC)


Rank: Novice Forum Member

Joined: 7/20/2008(UTC)
Posts: 14
All files including javascripts ready to upload to your website =)

Live Multistation TV

cheers

MrGotIt_C2C
#25 Posted : Thursday, November 06, 2008 1:00:33 AM(UTC)

Rank: Novice Forum Member

Joined: 9/16/2008(UTC)
Posts: 23
Medals:
Ganzas_T4E wrote:
ATT: this TV requires you to have installed Microsoft silverlight plugin than you can download from Microsoft Silverlight, and that you have silverlight.js and wmvplayer.js (wich you can download anywhere) on the same site as your tv.html.
you can also insert a button bellow the tv so the guests of your zaby can download right away.
only support mms:// streaming very experimental code.


Script Section (advanced)

Attachwebbrowser
URL: http://nulika.xtreemhost.com/tv/tv.html (this will be your site and html)
off x: 300
off y: 100
off z: 300
scale : 2
with: 1000
height: 1000

update on

Stab Section (advanced)

Sprite
sprite fixed
web page
dont use minimaps

Live TV code - tv.html contents.





Code:

<HTML>
<HEAD>
<TITLE></TITLE>

<script type="text/javascript" src="silverlight.js"></script>
<script type="text/javascript"  src="wmvplayer.js"></script>

<script type="text/javascript">
<!--
function createPlayer(theContainer, theFile) {
    var cnt = document.getElementById(theContainer);
    var src = "wmvplayer.xaml";
    var cfg = {height:"700", width:"1024", file:theFile, autostart:"true"};
    var ply = new jeroenwijering.Player(cnt,src,cfg);
}


function init() {
    createPlayer("mediaspace", "");
}
function PlayIt() {

    createPlayer("mediaspace", document.getElementById('channel').value);
    document.getElementById("tst").focus();

}
//-->
</script>
<style type="text/css">
<!--
.text {
vertical-align: middle;
color: #d0d0d0;
}
input {
vertical-align: middle;
}

select{
      color : #d0d0d0;
      background-color : #000000;
      vertical-align: middle;
      font-size: 18px;
        font-weight: bold;
        font:18px Arial,Helvetica,sans-serif;
        BORDER-TOP: #d0d0d0 1px solid;
        BORDER-BOTTOM: #d0d0d0 1px solid;
        BORDER-LEFT: #d0d0d0 1px solid;
        BORDER-RIGHT: #d0d0d0 1px solid;}

-->
</style>



</HEAD>
<BODY onload="init()" bgcolor="black">

<div id="mediaspace"><a href="http://www.microsoft.com/silverlight/handlers/getSilverlight.ashx?v=2.0&v=1.0">Get SilverLight</a></div>

<div id="selectbox" name="selectbox">
      <select name="" id="channel" onchange="PlayIt()" size="1">

        <option value="">...Desligado </option>

        <option value="mms://vipnrj.yacast.net/nrj_tvhit"> NRJ TV HITS</option>

        <option value="mms://vipmms9.yacast.net/mcm_top"> MCM </option>

        <option value="mms://66.225.235.202/va92winlive2314">Kiss TV Spania</option>

        <option value="mms://live.mediaserver.kataweb.it/retea"> All Music</option>

        <option value="mms://live.primestream.com/KribTVLive"> Krib TV</option>

        <option value="mms://live.primestream.com/mezztv"> Mezz TV</option>

        <option value="mms://tvfly.server-tv.com/TVFLY/"> TV Fly</option>

        <option value="mms://80.237.157.98/musicchannel"> Music Channel</option>

        <option value="mms://morrich.gekimedia.net/MainStream500"> Music stream</option>

        <option value="mms://194.116.83.15/Hard and Heavy">Rock Hard</option>

        <option value="mms://194.116.83.15/Soft and Ballads">Rock Soft</option>

        <option value="mms://194.116.83.15/New">Rock New</option>

        <option value="mms://85.119.217.29/TMFLive">TMF</option>

        <option value="mms://194.116.83.15/New">PETN - Movies</option>

        <option value="mms://62.204.69.103/home_channel">MAXX - Movies</option>

       
      </select>

    <input type="image" src="left-arrow.png" width="22" height="22" value="" alt="" name="tst" id="tst" title="" hidefocus="true">
    <span class="text"><strong><font color="#d0d0d0" size="+2">Escolha o Canal</font></strong></span>

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



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

Love you Fruto !!


*** Currently working in a Voice system so you can talk to your guests inside your zaby.






THANX I BEEN LOOKING FOR SOMETHING LIKE THIS, BUT I KINDA NEW TO IT ALL SO MAY I PM U WITH ANY QUESTIONS?
Users browsing this topic
Guest
2 Pages<12
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.184 seconds.
TC-IIS-7
13.58.54.84