The slider parameters, i.e. the min, max step size, and speed parameters (and possibly some more) can be controlled by other parameters/variables. Simply enter their names in the corresponding box. [br][br](This side originally created by [url=https://www.geogebra.org/themadmathematician]Jonas Hall[/url])
This is useful when you want to change one ore more parameter values: [br][br][list][*]Changing the animation speed of a slider with another slider.[/*][*]Changing the maximum value of a slider to allow for "further investigations" [/*][/list]
The construction above uses the following KEY ELEMENTS: [br][br][list][*][b]One ore more contor sliders[/b]: Create a slider with settings suitable to control tha main slider. In this example, the control sliders are called Low, High and Speed. [/*][*][b]A main slider[/b]: Create a slider and insert variable references instead of fixed parameter values. In this example, insert "Low" as Minimum value, "High" as maximum value and "Speed" as the animation speed. [/*][/list]
In the following example, two sliders called Speed and relSpeed control the rotation speed of the LP-players. One has Animation Speed = "Speed" and the other has the Animation Speed = "Speed * relSpeed"[br]