Hi,
I want to change the value of a slider inside a rollout with a button. How should I script this?
I tried : at time slidertime-1 animate on ikfkswitch.value 0
But I get this error: Unknown property: "value" in 0.0
Thanks in advance.
Forum topic · General Scripting
By babisouk · 2012-08-07
Hi,
I want to change the value of a slider inside a rollout with a button. How should I script this?
I tried : at time slidertime-1 animate on ikfkswitch.value 0
But I get this error: Unknown property: "value" in 0.0
Thanks in advance.
babisouk · 2012-08-07
Thanks!
-- set slider value to
miauu · 2012-08-07
-- set slider value to 100
slider001.value = 100