Skip to content

Instantly share code, notes, and snippets.

@diegoarigony
Created April 8, 2015 14:15
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 diegoarigony/12477df887f924f59c5a to your computer and use it in GitHub Desktop.
Save diegoarigony/12477df887f924f59c5a to your computer and use it in GitHub Desktop.
<object id="ytplayer" style="height: 390px; width: 640px">
<param name="movie" value="http://www.youtube.com/v/8Ax-dAR3ABs?version=3&enablejsapi=1">
<param name="allowScriptAccess" value="always">
<embed id="ytplayer" src="http://www.youtube.com/v/8Ax-dAR3ABs?version=3&enablejsapi=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390">
</object>
<a href="javascript:document.getElementById('ytplayer').stopVideo()">Play</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment