Forum Discussion
ShamilVelhal-d8
8 years agoCommunity Member
Hide layer doesnt work in Feedback Master
Hi, I have a slide that shows different layers depending the button you click on the slide. So BtnA will show LayerA, BtnB will show LayerB and so on.
In all layers there are 2 buttons - Jump and ...
OrestMykyta-e8a
6 years agoCommunity Member
I've found a bit of a workaround for this that might help:
- Create a numeric variable that will act as a "Trigger" variable. I called mine "TRIGGER_HideLayer"
- In the Feedback master, add your hotspot or button. Add a trigger to it that will add 1 to the variable TRIGGER_HideLayer
- In every Slide layer that uses that feedback master, add a trigger: "Hide This Layer when TRIGGER_HideLayer changes"
Not sure if that's easier in your case. It's helpful for me since I want to have a lot of triggers on the Feedback Master's button. So re-creating the button with all its many triggers leads to many copies of the same triggers - which is bad for troubleshooting.
Note: using the Trigger variable trick is also useful if you do a lot of Javascript and want the JS to do more, such as show a layer, go to a slide, etc.
Related Content
- 3 months ago
- 6 months ago
- 10 years ago