I'm using the scrollbar to trigger a function that controls some mcs.

I found a variable in the scrollbar that lets me know when the bar is being moved:

_level0.scrollbar.isScrolling (is either true or false)

Now I can't find the variable that tells me when either the up or the down button is being pressed?
Any clues out there?