Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
  <script type="text/javascript" src="https://cdn.jsdelivr.net/clappr/latest/clappr.min.js"></script>
</head>
<body>
  <style>h1{text-align:center}body{ padding: 0; margin: 0; }</style>
  <h1>The White Princess</h1>
  <div id="player"></div>
  <script>
    var player = new Clappr.Player({
      poster: 'http://s003.thevid.net/videos/screenshots/48009e1962e68c307aad28fea59dbfc8.jpg',
      source: "http://s003.thevid.net/v/48009e1962e68c307aad28fea59dbfc8.mp4?st=WZBzCiyYjzNk2oL1y_4nNw&e=1494371248&sa=DWF788dSonK_Qa3Gp6kAZQ", 
      parentId: "#player",
      height: 360,
      width: 640,
      fullscreen: true,
      autoPlay: false,
      hideMediaControl: false
    });
  </script>
</body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers