Forum Discussion
background music for specific slides
Is there a way with the new background music function to only activate it on specific slides? I want to have it play for the first 3 slides and the last 2.
Assuming the slides are always viewed in the same order, you could achieve this with a trigger on the fourth slide to 'Stop Background Music when timeline starts'.
If the slides can be viewed again, a similar trigger on the first slide to 'Play Background Music when timeline starts' will ensure the music plays again until the learner returns to the fourth slide.
If the slides can be taken in any order - for instance in a branching scenario or randomised question draw - you could add a trigger to the Master Slide to 'Stop Background Music if SlideID = [Insert Unique Slide ID], which would stop the Background music on particular slides, in whatever order they're viewed.
- Jonathan_HillSuper Hero
Assuming the slides are always viewed in the same order, you could achieve this with a trigger on the fourth slide to 'Stop Background Music when timeline starts'.
If the slides can be viewed again, a similar trigger on the first slide to 'Play Background Music when timeline starts' will ensure the music plays again until the learner returns to the fourth slide.
If the slides can be taken in any order - for instance in a branching scenario or randomised question draw - you could add a trigger to the Master Slide to 'Stop Background Music if SlideID = [Insert Unique Slide ID], which would stop the Background music on particular slides, in whatever order they're viewed.