I've got custom navigation in my CP6 project:
- Previous Slide and Next Slide are smart shapes on my master slides.
- Mute/Unmute and Play/Pause are smart shapes that toggle (via advanced action). These live on my first non-title slide and are set to last through end of project.
On non-quiz slides where I don't want any play control, I use a master slide without the prev & next buttons and have an on-enter action to hide the persistent toggle buttons.
Don't know if that's the most elegant solution - feel free to propose another.
But my question is: What's the best way to hide the toggles on pretest & quiz slides? (Can't do an on-enter action.)