Trigger on layers

Apr 07, 2014

I have a base slide with three layers that build on the base slide. I would like the user to click on the "next" button to move to each layer. I create the trigger on the layer slide to show the next layer when user clicks next button, but it doesn't stay on the layer slide, instead it shows on my base slide. Obviously I'm doing something wrong. 

Of course the next button is defined in properties on my base layer so I assume this is why the triggers I create on the layer slide moves to my base slide. 

I'm just new in Storyline and not sure how to do this. Any help would be appreciated.  

7 Replies
Rebecca Fleisch Cordeiro

Hi Kenra,

Welcome to the community.

It sounds like you're using the built-in next button? If so, the attached may help.I've used a number variable that I called LayerCount (if you're new to SL, you may be saying Yikes! Variables already! ) to "let the Next button know" to show layers first and then jump to the next slide when all the layers have been revealed.

LayerCount is set to 0 when the timeline of the Base Layer starts.

1 is added to LayerCount each time users click the Next button.

Triggers tell Storyline to

show layer 1 if LayerCount=1

show layer 2 if LayerCount=2

show layer 3 if LayerCount=3

Jump to next slide if LayerCount=4

One other quick observation: have you placed an object on the "next layer" so you can tell whether you're on it when you click? I've made that mistake before...not placed an object on the layer and so it LOOKS like I'm still on the Base Layer.

Please shout out with any questions.

This discussion is closed. You can start a new discussion or contact Articulate Support.