Forum Discussion
Going full screen
Another newbie question. I noticed in a lot of your showcase examples that they don't
really go full screen. Can Storyline adapt itself to go full screen and then back to limited
screen? Is there a 100% versus a 600 pixels kind of thing?
Thanks!
62 Replies
- PierreJouanCommunity Member
Thanks for your support Ashley !
If anyone wants to have a go :
- insert attached SWF in your project
- publish and modify "fullscreen" line in story_content\story.js
strHtml += "<param name='allowFullScreenInteractive' value='true' />";Many thanks to Steve for his sources.
- MarianoACommunity Member
Still no native full screen option?
Hi Erica,
Unfortunately not, although you're welcome to share your thoughts in the form of a feature request which I know a few other users have done.
- MarianoACommunity Member
Thank you Ashley.
- LuisToscanoCommunity Member
I am using the code proposed by Steve and it is working perfectly when called on the main slide. However, whenever I try to use the imported swf button from an inside layer it does nothing. Anyone knows what could be the problem? is the actionscript stage object not accessible from layers or something like that?
- PierreJouanCommunity Member
Hi Luis,
What do you mean by "from an inside layer" ?
I put the button on a layer and it's working fine.
- ChristiePollickCommunity Member
Hi, Luis -- As this thread is a bit older, you are welcome to reach out to any of the participants who may no longer be subscribed by using the 'Contact Me' link on their profile page. I do see that Pierre is assisting, so hopefully you will be all set shortly!
- MarcoKotheCommunity Member
Came to join those who need a fullscreen button...mainly because I need the output to be hmtl5.
Once the player tabs are editable, is there a way to call a JS function by " ExecuteJavaScript" trigger to make it go fullscreen? would it be possible? (if yes... and how can I do it?)
Thanks a lot - ChristiePollickCommunity Member
Hi, Marco -- Thanks for reaching out! I wanted to stop in to note in case you were unaware, unfortunately, we are not able to offer support for JavaScript, so we'll need to defer to your fellow community members to assist you further here.
- MarcoKotheCommunity Member
Thank you Christie...but I found just what I needed!
So if anyone need it, Just have to copy the code and paste it into a executeJavaScript trigger ..and voilá... Be happy!
Related Content
- 2 years ago
- 2 months ago