Skip to content

Instantly share code, notes, and snippets.

@MaxPower15
Created August 8, 2012 16:05
Show Gist options
  • Save MaxPower15/3296228 to your computer and use it in GitHub Desktop.
Save MaxPower15/3296228 to your computer and use it in GitHub Desktop.
Example embed code for badger playlist theme
<link href="badger.css" rel="stylesheet" />
<div id="wistia_7f5152eb33" class="wistia_embed" style="width:640px;height:661px;" data-video-width="640" data-video-height="480">
If you continue to see this message the videos for your course are not
uploaded yet. Videos should be present 24 hours after the end of the
Review; if you are still inside this window please bear with us while we
convert and upload your videos. If you are seeing this message outside of
the 24 hour mark please call our front desk at 352-505-1320 or post on our
facebook fan page.
</div>
<script charset="ISO-8859-1" src="http://fast.wistia.com/static/concat/E-v1%2Cplaylist-v1%2Cplaylist-v1-bento.js"></script>
<script>
wistiaPlaylist = Wistia.playlist("7f5152eb33", {
version: "v1",
theme: "bento",
videoOptions: {
autoPlay: true,
videoWidth: 640,
videoHeight: 480
},
media_0_0: {
autoPlay: false,
controlsVisibleOnLoad: false
},
bento: {
menuPosition: "bottom"
}
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment