Skip to content

Instantly share code, notes, and snippets.

@cdevroe
Created April 19, 2012 19:42
Show Gist options
  • Save cdevroe/2423630 to your computer and use it in GitHub Desktop.
Save cdevroe/2423630 to your computer and use it in GitHub Desktop.
ViddlerResumableVideo
<html>
<head>
<title>Viddler: Resumable video player demonstration</title>
</head>
<body>
<h1>Viddler: Resumable video player demonstration</h1>
<p>This demonstration goes along with <a href="http://blog.viddler.com/cdevroe/resumable-video/">this Viddler blog post</a>.</p>
<p>Here is a short video from a recent trip to Ireland. If you come back you should start watching the video right where you've left off.</p>
<iframe id="viddler-788bbf00" src="http://www.viddler.com/embed/788bbf00/?f=1&autoplay=1&player=full&secret=27833443&enablecallbacks=1&loop=0&nologo=0&hd=1" width="437" height="288" frameborder="0"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment