Embedding videos
To emphasize your point of view, embed Flash movies or YouTube videos in your blog or wiki entry.
Embedding a Flash movie
- Create or edit a blog entry or a wiki page.
- In the Rich Text field, place the cursor where you want to embed the video, and then click the Flash icon on the toolbar.
- In the General tab, enter the URL for the Flash video. Flash videos usually have a .swf file extension.
- Override the default display settings by entering values in pixels for the width and height, as well as how much vertical and horizontal space to display around the video.
- In the Properties tab, update settings, such as the scale, quality, alignment, and playback options.
Embedding a YouTube video
- Create or edit a blog entry or a wiki page.
- From the YouTube video page, click Share and then Embed. Copy the embed information for the video.
- In the Connections blog or wiki entry, click the HTML Source tab and place the cursor where you want to embed the video.
-
Paste the code that you previously copied between opening and closing <p> tags. For example:
<p> <iframe width="560" height="315" src="http://www.youtube.com/embed/QbEPPnZWJOw" frameborder="0" allowfullscreen></iframe> </p>
Parent topic:Using the rich text editor