I’d like to combine a slider with buttons. I did slider this tutorial:
http://www.kirupa.com/developer/mx/slider.htm
Now, I’d like to place buttons beneath the slider, so when I drag the dragger and in doing so roll over a button that lies beneath, that button will react. However, it seems that when the slider is active, the buttons don’t react.
Furthermore: can I stack same-size buttons on top of each other, and still get the lower buttons to react when hovering over the top button? By having two same-sized buttons exactly placed over each other, activate both with 1 click? Any help much appreciated!