Please Upgrade Your Flash Player
Embed on your website
1. Copy & Paste the following code to the <HEAD> section of your website
<script type="text/javascript" src="{$setting.panel_url}system/misc/flvplayer/swfobject.js"></script>
2. Copy & Paste this to the body of your website
<div id="FLVPFlashPlayer"> <h1>Please Upgrade Your Flash Player</h1> <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p> </div> <script type="text/javascript"> var flashvars = { flvpFolderLocation: "{$setting.panel_url}system/misc/flvplayer/flvplayer/", flvpVideoSource: "rtmp://serverstreamgroup.biz:1935/luztv777,luztv777", flvpWidth: "640", flvpHeight: "360" }; var params = { menu: "true", allowfullscreen: "true" }; swfobject.embedSWF("../../../misc/flvplayer/FLVplayer_Custom.swf", "FLVPFlashPlayer", "640", "360", "9.0.0", "../../../misc/flvplayer/expressInstall.swf", flashvars, params); </script>