update link to getting started youtube video

Next we will be extracting all this Instructure-specific stuff into a plugin
so this page is generic for Canvas CV.

Change-Id: I46200fb27a9c434d3b1983674043f6413b23a041
Reviewed-on: https://gerrit.instructure.com/2128
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: JT Olds <jt@instructure.com>
This commit is contained in:
Zach Wily 2011-02-02 11:11:22 -07:00
parent 03c4e204f2
commit 4d2f128779
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ $(document).ready(function() {
params = { allowScriptAccess: "always" },
atts = { id: "youtube_player" };
swfobject.embedSWF("http://www.youtube.com/v/AVIcN531GRA?version=3&rel=0&enablejsapi=1&disablekb=1&fs=1&hd=1&showsearch=0&iv_load_policy=3&feature=player_embedded", "youtube_player", videoWidth, videoHeight, "8", null, null, params, atts);
swfobject.embedSWF("http://www.youtube.com/v/SJY5p0qpzhA?version=3&rel=0&enablejsapi=1&disablekb=1&fs=1&hd=1&showsearch=0&iv_load_policy=3&feature=player_embedded", "youtube_player", videoWidth, videoHeight, "8", null, null, params, atts);
// $("#video").width(videoWidth).height(videoHeight);
$("#play_overview_video_link").click(function(){