streamingvideoprovider testing

by enorl76

HTML

<script src="http://play.webvideocore.net/js/dplayer.js"></script>
<div id="svp_playereuis6sdzh008" style="width:640px;height:360px;position:relative;">
    <div style="width: 100%; height: 100%; position: absolute; top: 0; left: 0; background:#000;">
        <div id="svp_no_flash_layereuis6sdzh008" style="margin:auto; position:absolute; top:50%; left:50%; margin-left:-150px; margin-top:-50px; color:#fff; width:300px; height:120px; text-align:center; font-size:11px; font-family:Arial, Helvetica, sans-serif; display:none;">
            <!--googleoff: index-->
            <p align="left" style="font-size:11px;">	<a href="http://get.adobe.com/flashplayer/" target="_blank"><img border="0" src="http://play.webvideocore.net/img/flash_icon.png" style="float:left; width:80px; margin-right:11px;"/></a>
	<b style="font-size:14px;">ADOBE FLASH PLAYER</b>
                <br />You are either missing or need to update your <b>ADOBE Flash Player</b> in order to see this video .
                <br />
                <br />	<a style="color:#3ac9f8; text-decoration:none; font-size:11px; font-weight:bold;" href="http://get.adobe.com/flashplayer/" target="_blank">Download Now</a>

            </p>
            <!--googleon: index-->
        </div>
    </div>
</div>

JavaScript

var vars = {
    clip_id: "euis6sdzh008",
    player_color1: "#c8c8c8",
    player_color: "#a6a6a6",
    transparent: "false",
    pause: "1",
    repeat: "",
    bg_color: "#FFFFFF",
    fs_mode: "2",
    no_fullscreen: "0",
    no_controls: "",
    start_img: "1",
    start_volume: "100",
    close_button: "",
    brand_new_window: "1",
    auto_hide: "1",
    prebuffer: "",
    stretch_video: "",
    player_align: "NONE",
    offset_x: "",
    offset_y: "",
    bg_transp: "",
    player_color_ratio: 0.6,
    skinAlpha: "100",
    colorBase: "#cccccc",
    colorIcon: "#333333",
    colorHighlight: "#ffffff",
    direct: "true",
    is_responsive: "true"
};
var svp_player = new SVPDynamicPlayer("svp_playereuis6sdzh008", "", "100%", "100%", {
    use_div: "svp_playereuis6sdzh008",
    skin: "3"
}, vars);
//svp_player.execute();