tv guide subscriber channels events
 
 

Embed TVUPlayer on your Website

 

Simply copy and paste the following codes to any place you want in your web page, and replace "channel_number", "screen_width" and "screen_height" with your desired settings.


For example,

If you want to play Channel 1000 and set the webplayer screen to 400px in width and 300px in height, then it looks like:

<script type="text/javascript" src="http://dl.tvunetworks.com/webplayer/webplayer.js"></script>
<script type="text/javascript">
<!-- 
tvuplayerX(1000, 400, 300);
//-->
</script>

 

To automatically play a channel when the webpage loads, put
onload=play(channel_number) inside <body> tag in your webpage's html codes.
So it looks like,
<body onload="play(channel_number)">

Please refer to TVUPlayer's Channel list to obtain the updated Channels. Just put channel number in the JavaScript function play(channel_number).
For example, if you want to play Channel 1000, replace channel_number with 1000, the code looks like:
<body onload="play(1000)">

 

Download and view a sample page here.

 

Screenshot

 

© Copyright 2007, TVU networks. Broadcaster Services | Downloads | About | Contact | DMCA Notice
Languages: English |