Forum Discussion
Background Audio Cool Trick
- 2 years ago
Hello, Everyone! ✨
I'm happy to share that we have released a new update for Storyline 360 (Build 3.79.30834.0).
In this update, we have an enhancement where:
- Background audio is now supported in the published video output.
As a first step, I recommend updating Storyline 360 to the latest version. Here's how:
If you have any questions, please let us know in this thread or privately in a support case.
Have a great day!
Hello, i have been trying to use this method as well but i cant get it to auto play. Here is a snip of the code I added:
</script>
<link rel="stylesheet" href="html5/data/css/output.min.css" data-noprefix />
</body>
<script src="html5/lib/scripts/ds-bootstrap.min.js"></script>
<audio src="perspectives.mp3" preload="auto" autoplay loop></audio>
</html>
I aslo have the mp3 added on the same level as the story.html file.
Any suggestions?
Thank you!