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...
ThorstenHolt
6 months agoCommunity Member
For all Storyline 3 - Users:
1. Publish your project for Internet
2. Go into the folder of your published projects in the subfolder <yourfolder>\html5\lib\scripts
3. Open the file slides.min.js (right click- open with - select "Editor")
4. Hit Strg + F to search. Search for " u.trigger(c.startOverlay.READY) "
5. You will find just one phrase. add the bold code:
u.trigger(c.startOverlay.READY), this.onStart()
6. Save file and upload it to your online source. Play button is gone, even for mobile.