Forum Discussion
MarlenaRivera-7
12 months agoCommunity Member
Cue Point reappears when User clicks seekbar
Hi Everyone,
I'm working on an interactive video with several video slides that show a layer when the base layer timeline reaches a certain point.
When previewing, after the layer is shown, if t...
TomKuhlmann
12 months agoStaff
Generally speaking, a layer is triggered to show. At it remains visible until you trigger the layer to hide or you open another layer (which will close the active layer). In that case, you need a trigger to hide the layer.
Option 1: create a trigger to hide layer when X
Option 2: create a blank empty layer, create a trigger to show layer when X (and that will close the open layer).