Skip to content

Instantly share code, notes, and snippets.

@svperfecta
Created June 4, 2011 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save svperfecta/1007717 to your computer and use it in GitHub Desktop.
Save svperfecta/1007717 to your computer and use it in GitHub Desktop.
Streamworks Player Embed
<script type="text/javascript" src="http://streamworksflowplayermodifcati.appspot.com/static/player/auditudeBanners.js"></script>
<script type="text/javascript" src="http://streamworksflowplayermodifcati.appspot.com/static/player/flowplayer-3.2.0.min.js"></script>
<a href="" style="display:block !important;width:720px !important;height:480px !important;" id="MLGPlayer"></a>
<script>$f("MLGPlayer", "http://streamworksflowplayermodifcati.appspot.com/static/player/player.swf", {
plugins: {
controls: { streams: "str,stb,halo,cod", akamai:true },
invideous: { url: 'http://streamworksflowplayermodifcati.appspot.com/static/player/invideous.swf', width: "100%", height: "100%", top: 0, left: 0, pid:3771 },
TMPlugin: { url: "http://static.inplay.tubemogul.com/bootloader/TubeMogulFlowPlayer.swf", playerID: "P-W8J-51Q", trackerIDs: "TD-ASG-WXP", displayName:"Default feed" },
banner: { url: 'http://streamworksflowplayermodifcati.appspot.com/static/player/banner.swf' },
viral: { url: 'http://streamworksflowplayermodifcati.appspot.com/static/player/share.swf', email:{script:'http://62.212.66.11/cmg/share/'} },
auditude: { url:"http://streamworksflowplayermodifcati.appspot.com/static/player/auditude.swf", width: "100%", height: "100%", top: 0, left: 0 }
,akamai: { url: 'http://streamworksflowplayermodifcati.appspot.com/static/player/AkamaiFlowPlugin.swf' }
}});</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment