Forum Discussion
GregDeLaere-08b
7 months agoCommunity Member
Clicking on one item in a group changes other items to "visited" state
Hello all,
I am attempting to create a scrolling menu (still a work in progress) but there is one issue I am having:
I have all menu buttons grouped together so that clicking on the arrows move...
WaltHamilton
7 months agoSuper Hero
It's the built-in function of the Visited state that is causing the problem. For each step, for both the picture and the oval, edit their states, choose Visited, use the pencil icon to rename "Visited " to something else. SL will automatically change all the triggers that use that state from "Visited" to the new name. In the process, you lose the built-in change to Visited when clicked, but since that is what is causing the problem, you don't care. Since you already have triggers to change the state , you should be good to go. See buttons 4 - 6 in the attached version.
- GregDeLaere-08b7 months agoCommunity Member
Brilliant! thank you so much!