Forum Discussion
JacksonHamner
11 years agoCommunity Member
Background Music Demo
I made a demo featuring background music that goes through the whole course (doesn't change from slide to slide). The user can chose from four songs to listen to and can adjust the volume, and the s...
charleneneale
10 years agoCommunity Member
Hi Jackson,
If i set this up, can i just make the sound loop over say 2 slides or would it be the entire project?
Thanks,
Charlene
TaraMcCall
10 years agoCommunity Member
Jackson said this earlier in this post & it worked for me.
So this trigger should stop the music from playing:
var audio = document.getElementById('bgSong');
audio.volume = 0.0;
Related Content
- 12 months ago
- 3 years ago