Forum Discussion

DavidWan-7c14e2's avatar
DavidWan-7c14e2
Community Member
2 years ago

States in Slide Master - selected/visited not working as anticipated

Hi, I have 10 navigation buttons that I have placed on a slide master. These link to 10 scenes using this master.

  1. When selected the "On Hover" state works
  2. Once clicked, the "Selected" state doesn't show
  3. After selecting another, the "Visited" state doesn't show

I have states on another slide, not in a master, and they are working fine.

Having looked in the discussions and online I can't seem to resolve this - you help will be appreciated.

Thanks, Rob

  • Your buttons are changing to Selected when clicked. You don't see that happen, because the buttons restart at Normal when the program goes to a new slide.

    • You can test that by putting a button on the Master that doesn't jump to another slide. You will see that button change to Selected. But when you jump to another slide, it will reset. 

    There are pros and cons with resetting buttons on new slide and with not resetting buttons on a new slide. For whatever reason, Storyline is set up to show the buttons based on the state they were in on a given slide. 

    In my quick testing, if I set the slides to "Resume saved state," the Master buttons would be in the Selected state when I returned to the slide where I clicked that button. However, that's quite confusing, so I wouldn't do that.

    You could use variables to track which buttons have been clicked, and use conditional triggers on the Master to change the state of the buttons based on those variables. If you do that, it'd be better to use custom states. (The built-in programming of Selected and Visited is apt to interfere with triggers using those states.) 

  • Hi Judy, thanks for the explanation and potential solution. I've been exploring custom variables so I'll try that option.

    I appreciate the prompt reply - I'll post the result when I've tested.

    Cheers, Rob