Hi all,
I'm trying to display a youtube video into a screen using the Web Movie component.
The page is loaded via https protocol while the video is embedded loading it via http protocol, which leads the browser to block the content to avoid loading insecure content inside a secured page.
I manually edited the page source inside the browser to attempt forcing the youtube video to load via https and it works in this scenario.
Is there a way to tell that component to load the video via https?
I'm trying to display a youtube video into a screen using the Web Movie component.
The page is loaded via https protocol while the video is embedded loading it via http protocol, which leads the browser to block the content to avoid loading insecure content inside a secured page.
I manually edited the page source inside the browser to attempt forcing the youtube video to load via https and it works in this scenario.
Is there a way to tell that component to load the video via https?
Thanks in advance,
Cheers,
Mario