Skip to content

Instantly share code, notes, and snippets.

<!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>
<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';
@singh1469
singh1469 / html5-player-events.html
Last active August 29, 2015 14:01
Buto HTML5 Player Listening for `play` and `ended` events
<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)
<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)