Skip to content

Instantly share code, notes, and snippets.

@fulippo
Created September 23, 2015 07:59
Show Gist options
  • Save fulippo/4a98c579001d0ff4630d to your computer and use it in GitHub Desktop.
Save fulippo/4a98c579001d0ff4630d to your computer and use it in GitHub Desktop.
<!-- Start of Brightcove Player -->
<div style="display:none">
</div>
<!--
By use of this code snippet, I agree to the Brightcove Publisher T and C
found at https://accounts.brightcove.com/en/terms-and-conditions/.
-->
<script language="JavaScript" type="text/javascript" src="http://admin.brightcove.com/js/BrightcoveExperiences.js"></script>
<object id="myExperience3769385820001" class="BrightcoveExperience">
<param name="bgcolor" value="#FFFFFF" />
<param name="width" value="608" />
<param name="height" value="360" />
<param name="playerID" value="3620069796001" />
<param name="playerKey" value="AQ~~,AAAAj-_QLSk~,bU6GrssvGVXeW8lboY2HnHzFFQ8Dt7wL" />
<param name="isVid" value="true" />
<param name="isUI" value="true" />
<param name="dynamicStreaming" value="true" />
<param name="@videoPlayer" value="3769385820001" />
</object>
<!--
This script tag will cause the Brightcove Players defined above it to be created as soon
as the line is read by the browser. If you wish to have the player instantiated only after
the rest of the HTML is processed and the page load is complete, remove the line.
-->
<script type="text/javascript">brightcove.createExperiences();</script>
<!-- End of Brightcove Player -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment