Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jgwhite
Created July 1, 2010 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jgwhite/459736 to your computer and use it in GitHub Desktop.
Save jgwhite/459736 to your computer and use it in GitHub Desktop.
<object width="480" height="270">
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=xyz&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1" />
<embed src="http://vimeo.com/moogaloop.swf?clip_id=xyz&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=00adef&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="270"></embed>
<video
src="http://www.vimeo.com/play_redirect?clip_id=xyz"
controls="controls"
width="480" height="270">
</video>
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment