Skip to content

Instantly share code, notes, and snippets.

@jraines
Created November 6, 2009 03:57
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 jraines/227689 to your computer and use it in GitHub Desktop.
Save jraines/227689 to your computer and use it in GitHub Desktop.
//embed code for a YouTube JSAPI player
swfobject.embedSWF("#{@videos.first.url}&enablejsapi=1&playerapiid=ytplayer", "ytapiplayer", "320", "265", "8", null, null, params, atts);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment