# 3 flashsliders generating 1 value

**URL:** https://forum.kirupa.com/t/3-flashsliders-generating-1-value/279589
**Category:** flash
**Created:** [January 16, 2009, 11:26am UTC](https://forum.kirupa.com/t/3-flashsliders-generating-1-value/279589 "2009-01-16T11:26:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![iamnaz](https://avatars.discourse-cdn.com/v4/letter/i/dfb087/32.png) [@iamnaz](https://forum.kirupa.com/u/iamnaz)
#### Post date: [January 16, 2009, 11:26am UTC](https://forum.kirupa.com/t/3-flashsliders-generating-1-value/279589/1 "2009-01-16T11:26:39Z")

</div>

Yo!

I’m trying to make 3 sliders that, depending on each other, changes the value of a text-box.

Example,  
If Slider A moves to 150, the value in the text-box changes to 150.

If you then move Slider B to 40, the value in the text-box changes to (150+40) 190.

Same thing for Slider C.

So basically I want the value of what you select in each Slider to be added together in real time like this: [http://www.kirupa.com/developer/mx/slider.htm](http://www.kirupa.com/developer/mx/slider.htm). Only this shows just one slider, and I want three, added together 🙂

Thankful for all the help I can get, or tips on what technique to use.

Jonas
