Forum Discussion
Background music to play continuous in Storyline 360
- 2 years ago
Hi everyone!
I have some great news to share. We just released another update for Storyline 360. In Update 74, we've included important fixes and new features.
One of the new features we've included is:
- Create immersive experiences with continuous background audio that sets the tone and keeps learners engaged.
Launch the Articulate 360 desktop app on your computer to take advantage of this update, and click the Update button next to Storyline 360. You'll find our step-by-step instructions here.
Please let me know if you have questions!
Do you mean like this: DEMO?
You can use JavaScript to add a music player to the published file and then start the music playing once the user has interacted with the page (this last bit is a browser requirement).
In the example file attached, I'm using the resources tab to hold the music file and then using JavaScript to hide the tab. Even though the tab is hidden, the contents is still accessible through JavaScript.