Update Modul TV online Indonesia ( TVone, Indosiar, ANTv )

MSN Onion Emoticon
Edit tvone.php dan replace / timpakan kode di bawah ini :

<?php


// Checking members are loged in. This part can be removed if you want public access
session_start();

if (!array_key_exists('uid', $_SESSION)) {
header('Location: index.php'); 

}
else {
//end check
}

class tvone {
    function index() {
        section_content('<div>
<span style="font-weight: bold;">NONTON TV ONLINE TV ONE</span><br>
<embed allowfullscreen="true" allowscriptaccess="always" bgcolor="#000000" flashvars="&amp;file=tvone&amp;type=video&amp;streamer=rtmp://202.129.216.34/live/&amp;stretching=exactfit&amp;autostart=false" src="http://www.tvone.co.id/embed/player.swf" height="400" width="520"><br>
<br>
<span style="font-weight: bold;">NONTON TV ONLINE ANTV</span><br>
<embed allowfullscreen="true" allowscriptaccess="always" bgcolor="#000000" flashvars="file=antv&amp;type=video&amp;streamer=rtmp://202.129.216.34/live/&amp;autostart=false" src="http://www.tvone.co.id/embed/player.swf" height="400" width="520"><br>
<br>
<span style="font-weight: bold;">NONTON TV ONLINE INDOSIAR</span><br>
<embed allowfullscreen="true" allowscriptaccess="always" flashvars="file=mindosiarx01&amp;type=video&amp;streamer=rtmp://broadcast.indoweb.tv/live&amp;logo=&amp;autostart=false&amp;stretching=exactfit" src="http://www.indoweb.tv/tools/player/player.swf" height="400" width="520"><br>
<br>


</div>');
        section_close('NONTON TV ONLINE');

    }
    function play() {
        section_content('<div>
<span style="font-weight: bold;">NONTON TV ONLINE TV ONE</span><br>
<embed allowfullscreen="true" allowscriptaccess="always" bgcolor="#000000" flashvars="&amp;file=tvone&amp;type=video&amp;streamer=rtmp://202.129.216.34/live/&amp;stretching=exactfit&amp;autostart=false" src="http://www.tvone.co.id/embed/player.swf" height="400" width="520"><br>
<br>
<span style="font-weight: bold;">NONTON TV ONLINE ANTV</span><br>
<embed allowfullscreen="true" allowscriptaccess="always" bgcolor="#000000" flashvars="file=antv&amp;type=video&amp;streamer=rtmp://202.129.216.34/live/&amp;autostart=false" src="http://www.tvone.co.id/embed/player.swf" height="400" width="520"><br>
<br>
<span style="font-weight: bold;">NONTON TV ONLINE INDOSIAR</span><br>
<embed allowfullscreen="true" allowscriptaccess="always" flashvars="file=mindosiarx01&amp;type=video&amp;streamer=rtmp://broadcast.indoweb.tv/live&amp;logo=&amp;autostart=false&amp;stretching=exactfit" src="http://www.indoweb.tv/tools/player/player.swf" height="400" width="520"><br>
<br>


</div>');
        section_close('TV ONLINE INDONESIA');
    }
}

?>

0 komentar:

Posting Komentar

 

© 3 Columns Newspaper Copyright by risky rionaldy | Template by Blogger Templates | Blog Trick at Blog-HowToTricks