Overview
Using Vidyard Responsive Embed HTML code in an HTML tiles scrubs off "allowfullscreen
" parameter in the code causing the video frame to load without a "full screen" option.
This article provides a resolution to address this issue.
Environment
Vidyard Video Provider on Jive - Amazon Web Services (AWS) / Hosted / Cloud Version - (Any)
Resolution
-
Vidyard has a special requirement that the containing
iframe
should also have theallowfullscreen
attribute enabled according to 'How to embed a background video on your webpage'.
-
Custom HTML Tile
iframe
does not have it set and its source is auto-generated by Jive so we do not have much control over it. With YouTube and other supported providers, the 'allowfullscreen
' button does show up as they do not have any such prerequisites.
- For Vidyard videos, there is an option to get the
iframe
embed code for the video. Refer to 'Copy a video embed code'.
Comments
0 comments
Article is closed for comments.