understanding the scroll event

understanding the scroll event

Hi,
I see some animations which its occurrence depend on scroll bar to down or/and to up,
    and measure the current scroll bar position when scrolling occurs,
   I wana know when should I use  jquery plugin to excute that?,
   how to getting start in dealing with scroll event?
Thanks