Jumping to a particular layer of a slide

Nov 22, 2018

Is it possible to jump from a slide to a particular layer of another slide?

3 Replies
Daniel Servan

Hi Varun,

Actually No! But there's a way.
On a particular slide, you need to add a trigger to jump to a particular layer when the variable is true.

Let's say a variable is isJumpToLayer = True;

On a particular Slide, on timeline starts, check that variable.
if isJumpToLayer is equal to True,
 Show Layer {layer name}
else
play timeline of this slide.

Be sure to set that variable to True if you want to show Layer to a particular Slide, else turn it off by setting it to False.

Hope this helps.

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