Forum Discussion
Remove play button on html5 opening screen in Storyline 360
Is there a way of editing the code on one of the files to remove the big play button that appears on the opening screen of a mobile device accessing the html5 file? I've seen threads on how to do it on SL2, but not on SL 360. I can't seem to locate the player_compiled.js (or story_compiled.js) file to even edit it. I'm using SL 360 publish to Web with HTML5 only content option. When the published file gets uploaded to mobile iOS device, the opening screen is always the Play button (see image below). And yes, I know that editing published files is not supported by Articulate.
Glad to hear it Nicolas :) Thanks for popping in with an update.
- KennethgGoeiemaCommunity Member
well this works.... but the audio is totally off ...not synced to slide timing.
- JensScharfCommunity Member
Is there a solution here? In the test environment in the browser playing the sound, but on the device (iPad or Nexus) does not work. Does something have to be loaded before triggering onStart?
Hi Jens,
This discussion is just a bit older. Are you using the code above to play audio? If so, I'll have to rely on the community for help!
If you have audio inserted on your slides that isn't playing on your mobile devices, can you share a bit more about your course?
- What version of Storyline are you using?
- What iOS version or Android Version?
- Where are you hosting/testing the published output?
- JensScharfCommunity Member
Hi Ashley,
thanks for the feedback.
My Environment:
- Storyline 360 v3.15.15581.0
- iOS 11.3 with Safari and Android 7.1. with Chrome
- Server Apache
- client Firefox 59.0.3When I call the application on the devices with the start button, it
plays the audio. If I call up the custom script page as described above,
there will be no sound.
If I call the adapted script with the Firefox from the server, the
soundtrack will also be played.
I also tried it with Firefox on the iPad, it's the same behavior.Why?
Mit freundlichen Grüßen aus Lindau
Jens Scharf
Technische Dokumentation
Hi Jens,
The custom script above to remove the play button isn't something I can help with.
But it's worth noting that browsers like Safari and Chrome have started to block the autoplay of media by default, so that play button has been even more instrumental in ensuring that the user is interacting with the content and would like the audio to play.
I have to imagine the changes in autoplay are likely impacting the previously created script too.
- JensScharfCommunity Member
Hi Ashley,
okay, bad news.
It would be good if you could customize this start screen with the
button, so harmoniously fits into the presentation. So that I can define
my own wallpapers and click areas, etc., because that's how I end up on
the start button and then on my own start screen on which I have to
press start again.Mit freundlichen Grüßen aus Lindau
Jens Scharf
Technische Dokumentation
- JHoogCommunity Member
Agree I would like to see this aswell. You cannot give it the look of the presentation
I would like to see some more options Hi Jens and J,
Thanks for that additional feedback. I also wanted to let you know that Chrome has rolled back (temporarily) some of the autoplay changes with audio only. You can read about that here, so it'll give you a bit of breathing room while you update your courses with audio on the first slide.
- ColleenLileyCommunity Member
With the new Modern Player, I don't get the HTML5 play button on the opening screen IF the course does not contain audio or video. However, if the course contains audio or video ANYWHERE in the course, the play button appears on the opening screen. We don't use any audio or video on our opening screens so we don't want the button... The Modern Player's javascript must be testing for media somewhere, any ideas where? I'd really like that button to go away!
Hi Colleen,
Thanks for chiming in! Do you have an example link you can share? I haven't seen the Play button appear on the first slide if there's no audio or video on that first slide.
Also, here's a quick sample I put together. Do you see the Play button when you test this link in Chrome?
- ColleenLileyCommunity Member