Forum Discussion
RussLickteig
28 days agoCommunity Member
Video Controls. Enable and Disable
Hi.....I know how to "turn on" video controls but I want to be able to turn them on and off with script. For example I do NOT want them available when someone first comes to a slide with a video on ...
elizabeth
28 days agoPartner
You could put the video on the base layer with no controls. Then, create a True/False variable called something like "VideoViewed" with a default value of False. Change the variable from false to true when the timeline ends on the slide. Create a layer (for example "video layer") on the slide and add the same video there, with controls on. Create a trigger on the base layer to show the video layer when the timeline starts on the slide if VideoViewed = True. This means that if they ever come back to the slide, they're actually seeing the Video Layer, where the video has controls.
Example attached.
Related Content
- 10 months ago
- 12 months ago