Getting ready

To embed YouTube or other web-based video into a Book Builder page, you will need the embed code of your video.

You can find the embed code by going to the webpage where the video lives and doing some looking around. 

In YouTube, for example, the embed code is in a box, at the right side of the video, immediately below the 'url' box.

screenshot of YouTube page
YouTube video page with embed code highlighted
YouTube screen with embed box at the lower right circled with a yellow oval. A yellow box labels the oval "embed code for this video".image source: on 9/26/2009 http://www.youtube.com/watch?v=LBC7Rown13Q

'Click' in the embed code box to highlight the entire code.  Click 'Ctrl + C' to copy the code.

This is how the embed code looks for the video I'm using:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/LBC7Rown13Q&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/LBC7Rown13Q&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>