Forum Discussion
full screen video button?
Hey, guys! I have been trying to apply some of the solutions from this thread. I managed to partially make it work by embedding the video on a layer on the slide and modifying the story.js file to include:
oIFrame.setAttribute('allowfullscreen', "");
oIFrame.setAttribute('webkitallowfullscreen', "");
oIFrame.setAttribute('mozallowfullscreen', "");
However, something happens and it looks like a bug. When I reach the video, it automatically loads to fill the browser window and the course frame disappears completely and I can't exit from the video and return to the course anymore. I tested it on several computers and it doesn't always happen. Any idea why this happens? I am totally lost as I have almost no knowledge of programming.
Please help!
- GeorgeChamplin-10 years agoCommunity Member
Hi Andreea,
I haven't seen this problem. Is the video in a web object? That's when this solution works, otherwise it won't.
You should be able to leave full screen mode by hitting the escape key. When you mouse over the video the controls to leave fullscreen mode should appear along with the other play/pause buttons.
Related Content
- 12 months ago
- 10 months ago
- 10 months ago