3 layers with triggers, only 2 layers show up?

Jun 15, 2016

I have a base layer and 2 slide layers, in preview/publish can only get 2 of the layers to show. I'm sure it's an easy fix but I'm at a loss?!

24 Replies
Walt Hamilton

 

It still has only one layer, but that layer shows. However, I notice that the textbox needs a fill so it blocks the text on the base layer.

If you are going to use the built-in NEXT button to advance to the next layer, you need to use a variable to keep track of which layer is next.

e.g. Set NextLayer = 1 when timeline starts on slide "How do I enter a Contact"

Jump to layer "When are contacts Counted" when user clicks NEXT on condition that NextLayer = 1

Jump to layer "Second Layer" when user clicks NEXT on condition that NextLayer = 2

Set NextLayer = 2 when timeline starts on layer "When are contacts Counted"

etc.

Leslie McKerchie

Hi Stacey!

Thanks for sharing your file. I saw that slide 1.4 had 1 layer, but it looks like 1.5 was a duplicate and had 2 layers - so perhaps you are counting that as 3 layers with the base layer + 2 layers, so I took a look at that one.

I put into a new file to prevent further confusion as well.

So, in your project, the next button was set to do 3 things at once and that's why it was not working properly.

I added a variable to count the clicks on the next button and proceed based on this.  All triggers are on the base layer.

Check out the slide in the attached file.

Leslie McKerchie

Hi Stacey! Typically users do not navigate through layers like this. This could really be different slides and then this issue would be avoided. Typically layers are used moreso when you would like to 'layer' things on top of your base layer and create some interaction. So, buttons on the slide that open layer to read additional information perhaps and then a button on the layer to close the layer returning you to the base slide.

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