This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" /> | |
</head> | |
<h3>Lukkien</h3> | |
<p> | |
<h4>Sample video</h4> | |
<div class="video" id="buto_12345"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="buto_form" class="columns small-12 "> | |
<div class="buto_form_loading_gif_container"> | |
<img class="buto_form_loading_gif" src="//s3-eu-west-1.amazonaws.com/origin.buto.tv/butotv/live/static/buto/embed_form/loading.gif" /> | |
</div> | |
</div> | |
<script> | |
(function(d, conf) { | |
var b = d.createElement('script'); | |
b.setAttribute('async', true); | |
b.src = '//embed.butolabs.tv/form/rfu2014'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<h1>#1591 HTML5 player events demo </h1> | |
<div id='buto_tCMBn'></div> | |
<script> | |
//Pure HTML5 embed (note the `delivery` parameter that's passed into the player object) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<h1>#1591 video loop demo </h1> | |
<div id='buto_tCMBn'></div> | |
<script> | |
//Pure HTML5 embed (note the `delivery` parameter that's passed into the player object) |
NewerOlder