Code:
<div id="player"></div>
<script src='http://vtvplus.vn/vtv/skin/dungusd/js/jwplayer/jwplayer.js' type='text/javascript'></script>
<script type="text/javascript">
jwplayer("player").setup({
//file: 'https://googledrive.com/host/ FOLDER ID/ NAME FILE', // mau
file: 'https://googledrive.com/host/0B_N155tQjpGdbFlLdnBRWXBXcUE/add_video_from_google_drive_to_JW_player.MP4',
type: "mp4",//"hls",
title: "Stream drive.goole.com",
width: '100%', //480x270 = 16:9 (754x424)
height: 348,
//skin:'roundster', //beelden, bekle, five, glow, roundster, six, stormtrooper and vapor
autostart: 1,
stretching: 'exactfit',//'fill',//
image: 'http://www.clipartbest.com/cliparts/9i4/65x/9i465xRiE.png',
});
</script>

0 Nhận xét