Skip to content

Instantly share code, notes, and snippets.

@bllovett
Created April 30, 2012 18:43
Show Gist options
  • Select an option

  • Save bllovett/2561012 to your computer and use it in GitHub Desktop.

Select an option

Save bllovett/2561012 to your computer and use it in GitHub Desktop.
Single Playlist iFrame
<!-- START:Onescreen codeblock * http://freshdesk.com/ * -->
<div id="os_iframe_placeholder"></div>
<script type="text/javascript">
// ad xml
var osAdId = 'Insert Ad URL Here';
// playlist
var osPlaylist = 'Insert Player XML here';
</script>
<script type="text/javascript" src="http://cdn.onescreen.net/os/static/js/osmp_write_iframe_global.js"></script>
<!-- END:Onescreen codeblock -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment