Multi slider

Hi! Well i’m just starting with AC 3.0 and i have a problem, with creating some project.

So i need to create multiple sliders that can control the value that is shown on the stage.

So far i’ve been able to create sliders that can easily control just one value, but it’s now what i need. I’ve even been able to write a code that makes multiple sliders control one value, but i’ve encountered really stupid problem. The value could change only when i’ve moved each and every one slider that was controlling it. Either way it was showing me NaN, and wasn’t changing.

So each of those sliders - when thumb is moved - must create a different value, and all of those values must be added to each other, and shown in the text box on the stage.

I will be vary gratefull for every help you can give me. Thanks in advance!!!

Luke