Forum Discussion
PeteSmithies
4 years agoCommunity Member
Loop conditions for trigger
Is it possible to add a loop condition in Storyline? I want to have a trigger continuously "monitor" a page for a set of conditions and only show a layer - when those conditions are met.
e.g ...
MathNotermans-9
4 years agoCommunity Member
Better... a working sample. However i tend to use Javascript for conditional things.... and or GSAP to hide/show elements...way and way easier...less triggers needed, thus in the end cleaner to read.
But anyway here it is without JS...
Making a copy of this now...how i would do it with JS....