Forum Discussion
MarjonVlug
7 years agoCommunity Member
Course in full screen?
I saw a number of times the question was asked whether the course can also provide in full screen mode. That was some years ago. Is it possible in the meantime in Storyline 3?
MarcPageau-4940
6 years agoCommunity Member
I think I found a way to use it in Rise that would be to add (not for the faint of heart) this iframe is only supported on Chrome.
allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"
After the iframe insert of the Review insert in Rise...(for those who are interested you need to inspect the Rise StorylineBlock in Chrome)
<iframe allowtransparency="true" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" name="cjtrbffzi0032396257z0uyyv" class="blocks-storyline__item__iframe" src="https://articulateusercontent.com/rise/courses/Linktoyourreviewcoursesomehere/story.html?rise=true"></iframe>
This is of course just for fun, but I might give it a try.