Forum Discussion

YulianaRodri662's avatar
YulianaRodri662
Community Member
3 years ago

Full screen new video controls

Hello,  I have updated the storyline to the latest version, and find out the new video controllers, which are really cool. 

But when I publish my course to the LMS the Full SCREEN does not work it only works when I view local. 

Is there a problem or but on it. Is there other solution that can be apply.

Thank you 

  • if your training is imported in an iFrame on the LMS, the LMS has to allow fullscreen

    <iframe src="..." allowfullscreen allow="fullscreen; autoplay; picture-in-picture"></iframe>

    if there are multiple nested iframes the change must happen to ALL of them

    that a job for the admin of the LMS

    Jürgen

     

  • Hello, I am still having this issue, the admin of LMS allows full screen. Is there another alternative?

     

  • Hi Yuliana,

    I'm sorry to hear that you're experiencing this issue!

    Have you tried to troubleshoot Your LMS with SCORM Cloud?  If it works correctly in SCORM cloud, then I suggest that you reach out to your LMS administrator. If it doesn’t work in SCORM cloud, we’ll be happy to take a look at your project here or in a support case

  • did you checked it on SCORM Cloud?

    Update: I have just uploaded your SCORM package to SCORM Cloud - no problems with fullscreen mode of the video (in popup- or iframe-mode)

    important for iframe integration:  allowfullscreen

     

  • Hi, I´m having the same problem, the videos do not show in full screen when I push that icon for full screen, in the LMS. Where can I attach that code?