Slider component problem

Hi.

I’m trying to add a slider to a game i am making to control the volume. The problem is that for some reason the slider will not move, it is just stuck. I can edit its value and that will move the thumb, but it won’t move otherwise. It is definitely enabled.

As well as that it cannot seem to register events. I have tried both a mouse over event and a thumb press event but the return function just will not be called at all for some reason.

Anyone know or have any guesses as to what the problem could be?

I am adding the slider via the flash cs3 ide btw.

Thanks in advance.

something on top of it? invisible or not : )

Lol, yep that’s it. I’d set whatever was on top of it to be invisible and forgot it was there.

Thanks :stuck_out_tongue: