Forum Discussion
EmilyBurnett
9 years agoCommunity Member
Background Audio Cool Trick
Hi All,
Just wanted to share a way to add audio across all slides in Storyline 2 There are a few posts on here about this, and I found this method to be super simple.
**Please note that this is ...
- 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!
OndejKrtk
6 years agoCommunity Member
Hi I have a problem with the JavaScrip solution. I use this code on the first slide:
var audio = new Audio ('podmp3.mp3');
audio.loop = true
audio.play ();
everything is OK in IE (I hear the sound)
but it doesn't work in the CHROME.
Any advice?
Thank you
- FredGood6 years agoCommunity Member
I thought I saw something about how having audio on the first slide doesn't work? Try adding a slide before the one with the audio?