Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Embedded YouTube File Issue

New Here ,
Dec 10, 2018 Dec 10, 2018

So I've embedded YouTube videos in the presentation, and they work as expected...However, if the user accidentally clicks word "YouTube" at the bottom of the frame, it launches a new tab with the video. When the user revisits the presentation, the navigation controls become disabled.

Note: these are custom navigation controls that we mapped in the Master Slide so that they appear in all of the slides.

147
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 11, 2018 Dec 11, 2018
LATEST

This depends on how you have embedded your YouTube video but if you are using embed codes in a web object you can add ?modestbranding=1 to your embed code to remove the YouTube logo from the video. Here is an example of it added so you can see where it should go.

<iframe type="text/html" width="560" height="315" src="https://www.youtube.com/embed/Ogkt1PE9yeU?modestbranding=1" frameborder="0"></iframe>

There are a bunch of elements that can be added to your embed codes to customize how your video looks and behaves. Check out this page to learn more.

https://developers.google.com/youtube/player_parameters

Paul Wilson, CTDP
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources