You can embed Flash video files or YouTube videos in your
community wiki.
Procedure
- Click Edit to edit the wiki page,
and then complete one of the following tasks:
- To embed a Flash video:
- Place the cursor at the location where you want to embed the video, and then click the Flash
icon on the toolbar of the rich text editor.
- Enter the URL for the Flash demo. Flash demos 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.
- Click Preview to
see how the video will display on the wiki page.
- Click OK to save your changes.
- To embed a YouTube video:
- From the video page on YouTube, click Share,
and then click Embed.
- Copy the embed information for the video.
- Click the HTML Source tab on the wiki page
and place the cursor at the location where you want to embed the video.
- Paste the code that you copied in step ii 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>
- Save the wiki page, and then refresh it to ensure that
the video displays.