Forum Discussion
Multiple Sliders on One Page.
Michael:
I'm trying to replicate the example in your link above (dev.keypointlearn/xcl73_SL2...). While I understand the concept of sliders adjusting the value of the "Total" variable in Alex's case, I can't even begin to figure out how to arrange a slider to influence the movements of other sliders (and related elements).
Can you help me with this?
Chris
- MichaelHinze11 years agoCommunity Member
@Chris, Each slider is driven by it own variable. You could use triggers to adjust the variable values of 'slave' sliders, based on the changing value of a 'master' slider variable. It takes some math and triggers, but that's really all there is to it. See attached a rough example with a master slider and one slave. You can expand on that basic idea and, like I did in my example, then change the state of objects, e.g. volume indicators, based on the changing slider variables.
Related Content
- 7 months ago
- 9 months ago