I'm having an issue with slider position.
When distance between A and B is less then 100, slider should have height equal to distance between C and D and not move. That was easy part.
When distance between A and B is greater then 100, slider height should change and move proportionally to A and B and Sprite_A.
Basically, more less like a typical text slider.
I've managed to change height and move it somewhat but well... The math is not strong in this one :)
Proportions and slider.capx