Forum Discussion
MathNotermans-9
4 years agoCommunity Member
How to get rid of the 'Big Black Play button' when publishing Storyline.
This question pops up over and over again, so i made a new post i can point to whenever someone asks about this.
For Storyline360, either in your published folder or in the Programme folder find t...
kasimalam-ff63e
2 years agoCommunity Member
Player button has been removed by using the following code but audio not playing automatically. To play the audio I have to click on an interactive element. Any advice?
u.trigger(c.startOverlay.READY)})),this.onStart()
- MathNotermans-92 years agoCommunity Member
Already mentioned this on page 2 of this discussion... And possible solutions for it.
- AVT-Digital2 years agoCommunity Member
If you're trying to autoplay video (with audio) as the very first slide, that is not possible due to restrictions by all major browsers. See this: https://developer.chrome.com/blog/autoplay/
You can autoplay a video without audio, but for video with audio, the user has to interact with the page first (click on something).