Forum Discussion
ShawnaGigacz-47
3 years agoCommunity Member
Using JS to toggle mute audio / button change state when advancing to next slide
I have a custom audio button on my master slide that when clicked will mute and unmute the audio using some js code I got from this forum.
It works just fine, except when I mute the audio and then...
WaltHamilton
3 years agoSuper Hero
Jurgen's method will work. The reason your triggers don't is that selected (like most of us) considers itself to be Normal. in fact, all the built-in states are considered to be normal states. Your trigger would probably work if you changed "equal Normal" to "not equal Selected", but Jurgen's way is more elegant, and requires fewer triggers and less work.
Related Content
- 9 months ago
- 6 months ago
- 3 months ago
- 5 months ago