Created
June 4, 2011 15:43
-
-
Save svperfecta/1007994 to your computer and use it in GitHub Desktop.
Streamworks Player Embed with No Autoplay
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="http://streamworksflowplayermodifcati.appspot.com/static/player/flowplayer-3.2.0.min.js"></script> | |
<a href="" style="display:block;width:512;height:384" id="MLGPlayer"></a> | |
<script> | |
$f("MLGPlayer", "http://streamworksflowplayermodifcati.appspot.com/static/player/player.swf", { | |
plugins: { | |
controls: { streams: "str,stb,halo,cod", autoplay:false }, | |
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 } | |
}}); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment