Adding a Video Component through Iframe
This section explains how to add videos aside from those on YouTube. Those shown on Dailymotion, for example.
1. Copy the embed code of the video from the Dailymotion/Vimeo video page. This code is found on the page of the video that you want to add, under the Export tab below the video (cf. screen capture below).
2. On the current page, under the unit selected, add an HTML Text component.
3. Click EDIT, then switch to HTML mode.
4. Paste the embed code between <p> and </p> and click on OK.
5. Delete the text found below, highlighted in blue (cf. example below).
6. You can modify the size of the video. Click on the HTML button and modify the highlighted elements in the example below.
� Note: Optimum size : width=”800″ height=”450″
Possible option: center the video and adapt it automatically to all formats
1. When the video is added, switch to HTML mode by clicking on the button in the top baner.
2. Between the code and the image, add the following element <div style= “texte-align : center ;”> </div> as in the screen capture below:
3. Click on OK and then on Save.