Print this page

Video

The power of Radius allows for easy embedding of videos from Youtube and Vimeo. Make sure you have copyright permissions before we get started...

Working with Video

YouTube videos are a popular way to add video content to your page.

To add a video, when you're editing a page:

  1. Secure video code from YouTube.

    Video Code YouTube Screen
    Copy the "HTML snippet" from YouTube.com. Make sure "Use old embed code" is not checked.

  2. Place your cursor on your Radius Web Tools page where you'd like the video to be positioned.

  3. Click the INSERT/EDIT YOU TUBE button ().

  4. Paste your embed code in the boxEmbed YouTube Code

  5. To prevent the video from overlaying on top of floating windows in Internet Explorer, insert ?wmode=opaque at the end of the URL in the code as in the example below:

    <iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/re34kgjf4jfk?wmode=opaque" width="560"></iframe>

    This step uses an advanced technique. If you require assistance, please contact Radius Web Tools support by clicking the "Request Help" button at the top of the screen.

  6. Click OK.

Enjoy the show!

 

Advanced YouTube options

Youtube provides some advanced options when acquiring an embed code. Below is a brief description of what these do. For further details, please consult YouTube's help documentation.