Okay, here's the situation:
- I've created a scrollbox;
- Of course there's a scrollbar in it;
- I've got the scrollbar to respond to movement of the scrollingwheel on the mouse;
But here's the problem: The scrollbar-clip only responds to movement of the scrollingwheel if the scrollbar-clip has been clicked
I'm trying to have things in a way that the scrollbar-clip always responds to the scrollingwheel nomatter what
NOTE: For some odd reason I don't have this problem when I open the swf in the standalone-player, only when I test it in flash or open the html-file in which the swf is embedded...

- Ruben