...
Table of Contents
Table of Contents | ||||
---|---|---|---|---|
|
Excerpt |
---|
VideosVideos 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. The only information you need for a YouTube video is the embed code of the video.Before you begin, make sure you have the embed code for the YouTube video or other media you want to place on the pageBefore 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. YouTube Source URL Videos Enter the URL for the Video in the File/URL field and click anywhere outside of the fieldSource field.
Embed Code Videos Click on the Embed Code tab, select any text in the Embed Code field, and paste the embed code into the text box and click Insert.the Embed tab.
An example of what your finished code would look like appears in the screenshot below. |