I want to embed several video files on the page using embed code. The files will be on vShare.io
I embedded a trial video file using this code from vShare:
<iframe src="//vshare.io/v/5avxmsl/width-470/height-305/" width="470" height="305" frameborder="0" scrolling="no" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
Unfortunately, the full screen mode does not work on player during playback. Can someone help me?
https://www.wix.com/corvid/reference/$w.HtmlComponent.html#allowFullScreen
Or if you can't get that to work then why not just try something simple, like adding a full screen lightbox to your website and putting the html on that.
it works :) thank you for your help :)
@Thomas Kopinski Could you tell me how you wrote the code to activate the full screen?
As the forum guidelines state, search before posting.
https://www.wix.com/corvid/forum/community-discussion/is-it-possible-to-have-an-html-https-only-to-fullscreen-the-website-inside
https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-fullscreen-with-htmlcomponent
Old post closed.