Table of Contents
Videos can be used either in a Text Module's Content Field, or in an Image Module. This section covers using them in Text Modules. Visit the Image Module link to see how to use embed codes in an Image Module. YouTube videos and other media can be referenced or embedded into pages using the WYSIWYG editor. Before you can include a video into a Text Module, you need either the URL (web address) or the embed code. Here are both a URL and an embed code example of the same YouTube video. Source URL: https://www.youtube.com/watch?v=yON_E6NGzK4 Embed Code: <iframe width="854" height="480" src="https://www.youtube.com/embed/yON_E6NGzK4" frameborder="0" allowfullscreen></iframe> The difference is that the embed code allows you more control over how large the image. However, it's recommended that the URL is used in the Source field to better accommodate responsiveness. Click on the Insert/Edit Embedded Media button on the WYSIWG editor. Source URL Videos Enter the URL for the Video in the Source field. Embed Code Videos Click on the Embed tab. An example of what your finished code would look like appears in the screenshot below.Videos
The Insert/Edit Embedded Media dialog will display.