Trigger related to another slide

Nov 01, 2020

Hi!

I created a custom menu where each image get the learner to a new scene and I would like these images to become gray when the user clicks on the last slide of the scene. 

I was able to do it in the past but the updates, it seems to have changed this and I can't find how to do it now. When I create a new trigger, only things in the current slide are available so I can't select an icon in the last slide of scene. Could you please help me with that?

Thank you for your help.

2 Replies
Garth Yorko

You will need a True/False variable for each final slide of a scene (for example, Scene_2_Complete, Scene_3_Complete, etc.).  Have the variable adjust when the timeline starts on the final slide of the scene.

  • Adjust the variable Scene_2_Complete to True when the timeline on this slide starts

On the custom menu, create triggers for each image (Scene_2_Image, Scene_3_Image, etc.) to change state when the timeline of the slide starts if the corresponding variable is True.

  • Change the state of Scene_2_Image to Gray when the timeline starts on this slide IF Scene_2_Complete = True
  • Change the state of Scene_3_Image to Gray when the timeline starts on this slide IF Scene_3_Complete = True
  • Repeat for each image linking to a scene

This should work for you.

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