Add a video to your wiki page 

You can embed a video in a wiki page.


About this task

To add a link to a video or demo to a wiki page you can link directly to a Flash demo if you have the URL for the video file. A Flash demo usually has a *.swf file extension. If you are linking to an embedded video, such as a video in a YouTube page, copy the information for embedding the video and paste it into the HTML page of the rich text editor.


Procedure

  1. Create a wiki page.

  2. To insert a Flash video, do the following:

    1. Click the Flash icon Insert flash demo on the toolbar of the rich text editor. on the toolbar of the rich text editor.

    2. Enter the URL for the Flash demo.

    3. Optional: Override the default display settings by entering values in pixels for the width and height, as well as how much vertical space to display above and below the video.

    4. Optional: Click Preview to see how the video will appear in the blog entry.

  3. To embed a video, such as video from a YouTube page, do the following:

    1. Click the HTML Source tab in the toolbar of the rich text editor so you can enter HTML tags.

    2. Copy the <embed> object information for the video you want to use and paste it into the editor.

        For example, on YouTube, copy the contents of the Embed field to the right of the video. For example:

        <object width="425" height="344"><param name="movie" 
            value="http://www.youtube.com/v/-mcbsrAXlAg&hl=en&fs=1"></param>
        <param name="allowFullScreen" value="true"></param>
        <param name="allowscriptaccess" value="always"></param>
        <embed src="http://www.youtube.com/v/-mcbsrAXlAg&hl=en&fs=1" 
           type="application/x-shockwave-flash" 
              allowscriptaccess="always" allowfullscreen="true" 
           width="425" height="344"></embed></object>

    3. Optional: Add any other text you want to display in the entry.

        Note: You can click the Rich Text tab to switch to rich text mode for entering text.

  4. Save the entry.


What to do next

When users view this page they can view the embedded video.

+

Search Tips   |   Advanced Search