Forum Discussion
Anyway to replay a layer?
Another way to repeat a layer, without restarting the slide (Storyline 2):
- start with a slide, call it anything. f.i. 'SLIDE'.
- add to 'SLIDE' a layer you want to be repeated, f.i. layer 'ENDLESS'
- define a true/false variable, f.i. 'rep_1'
- define a trigger on 'SLIDE': show layer 'ENDLESS' when the timeline of 'SLIDE' starts
- define a trigger on 'SLIDE': show layer 'ENDLESS' when the timeline of 'SLIDE' starts
- define a trigger on 'ENDLESS': hide this layer when the timeline ends
- define a trigger on 'ENDLESS': Toggle variable rep_1 when the timeline starts (*) (**)
(*) this trigger must be below the other trigger on layer 'ENDLESS'. First hide the layer, then change the variable.
(**) how to enter 'toggle variable': Adjust variable / rep_1 / = NOT Assignment / Timeline ends / LAN4
Related Content
- 7 months ago
- 10 months ago
- 10 months ago
- 10 years ago