Forum Discussion
AndréRodrigues
12 years agoCommunity Member
Forbidden the user to play pause video on click
There's a way to do it? When u click in a video, it stop and play. There's a way to remove it?
JudyNollet
2 months agoSuper Hero
FYI for GuilhermeTeixei and others who find this old discussion: For years, covering an object with a 100%-transparent shape was the go-to solution to prevent users from clicking a video or button. And it does prevent clicking the object with a mouse. But it doesn't prevent them from accessing the object with their keyboard.
There is a way to block both mouse and keyboard access: Show a layer that has its Slide Layer Properties set to Prevent the user from clicking on the other layers (which includes the base).
If the video or button should be accessible via mouse or keyboard at some point, a trigger is needed to hide the layer at the appropriate time. For example, it could be hidden when the media (aka, the video) completes.
Related Content
- 2 years ago
- 10 months ago