Audio off/on entering new slides
In my project each slide has slide audio. I've created a multistate button that toggles audio on and off. Since this is a responsive project and the button is in a fluidbox, I know I can't display it for the rest of the project.
I have my Sound Button and its various states.

I also have and advanced action, Mute_Unmute:

I figure this is easy enough to make a shared action for my various Sound_# buttons on each slide.
I was wondering if I could make an Advanced Action on slide entry which basically works like so: if slide audio has been toggled off, then it remains muted on subsequent slide entry and the sound button on that slide is in its muted state. I want to make it so that if the user has muted the audio, then the audio on subsequent slides stays muted until the user unmutes the audio and since this involves multiple objects I figured I'd need a conditional action on entry to the slide to make this happen. Any thoughts?
