Hide controls on screen timeline start

Jan 29, 2024

Hi guys,

I am trying to hide the controls (replay, volume, cc, playback speed, settings, fullscreen) only on one slide on timeline start, is there any way to do this?

7 Replies
Jose Tansengco

Hello Dave,

Happy to chime in!

You can hide certain player features for specific slides by using the Custom for the selected slides option in Slide Properties. Here's how: 

Note that these features will be removed immediately once the slide is loaded, not when the timeline is started since the removal of these features is not controlled by triggers.

Let me know if you have any questions!

 

Jose Tansengco

Hi Dave, 

Thanks for the update. Hiding specific buttons on certain slides can be done by Javascript, though this method is not something we support. You can check out this Javascript solution from a community member to hide the volume button on the slide and repeat the procedure for the other buttons that you would like to hide. You'll want to add any Javascript code that you'd like to run on the slide using this trigger:

I'll let other members of the community chime in with their solutions so you can choose which one works best in case you prefer a different approach!