 Re: vivo.vn episode: Download RTMPE stream from flash player
<div class="clear"></div>
<script type='text/javascript'>
function flashMovie(movieID) {
if(window.document[movieID]) {
return window.document[movieID];
} else {
return document.getElementById(movieID);
}
}
var flashvar_file = [
{
file: "/episode/list/1480.smil",
movieTitle: "Tây du ký - Giới thiệu",
streamer: "rtmpe://115.84.182.85:80/vivo#sephVivo",
scaleMode: "lossyScale",
plugins: {
name: "SubReader",
source: "http://vivo.vn/files/flash/subReaderPlugin.swf",
config: {
movieTitle: "Tây du ký - Giới thiệu",
source: "http://vivo.vn/files/episode/subtitle/",
textColor: "0xFFFFFF",
backgroundColor: "0x222222",
marginBottom: 13
}
}
}
];
function onSephPlayerLoad(objID, msg) {
var f = flashMovie(objID);
if(f) {
f.playFile(flashvar_file);
f.loadPlugin(
"OVASephPlayer",
"http://vivo.vn/files/flash/ova-sephPlayer.swf",
{
"overlays": {
"regions": [
{
"id": "adNotice",
"verticalAlign": "top",
"horizontalAlign": "right",
"backgroundColor": "#333333",
"padding": "0 5 2 5",
"width": 223,
"height": 23,
"style": ".adNoticeText { font-family: Tahoma; font-size: 10px; color:#CCCCCC; }"
}
]
},
"ads": {
"servers": [
{
"type": "OpenX",
"apiAddress": "http://ad.vivo.vn/www/delivery/fc.php"
}
],
"schedule": [
{
"zone": "100",
"position": "pre-roll"
}
,{
"zone": "93",
"startTime": "00:03:00",
"position": "auto:top",
"duration": "10"
}
],
"clickSign": {
"enabled": "true",
"verticalAlign": "center",
"horizontalAlign": "center",
"width": 500,
"height": 230,
"opacity": 0.5,
"borderRadius": 20,
"backgroundColor": "#000000",
"style": ".smalltext { font-size:12px; }",
"message": "<p class=\"smalltext\" align=\"center\">CLICK ĐỂ BIẾT TH?M CHI TIẾT!</p>",
"scaleRate": 0.75
},
"notice": {
"region": "adNotice",
"show": "true",
"type": "countdown",
"textStyle": "adNoticeText",
"message":"<p align=\"right\">C?n _countdown_ giây đ?n nôi dung chính...</p>"
}
},
"debug": {
"debugger": "firebug",
"levels": "none"
}
}
);
}
}
$(document).ready(function(){
$(".vivo_drama_slider_item_1480").css("background" ,"#F2C136");
var flashvars = {
controls:"always",
autoStart:true,
mute:false,
scaleMode:"lossyScale",
background:"/layouts/vivo/images/vidBg_flash.jpg",
overlay:"/images/overlay.png",
overlayPosition:"1",
plugins:null,
onLoad:"onSephPlayerLoad"
};
var params = {
loop:"false",
menu:"false",
quality:"high",
wmode:"transparent",
bgcolor:"#000000",
allowScriptAccess:"always",
allowFullScreen:"true"
};
var attributes = {
id:"sephPlayer",
name:"sephPlayer"
};
swfobject.embedSWF("http://vivo.vn/files/flash/sephPlayer.swf","vivo_player_main_flash","620","40 2","10.0.2","http://data.vivo.vn/files/flash/expressInstall.swf",flashvars,params,attributes);
});
</script>
|