0

How can I catch mouse wheel click event in flex? I use

this.addEventListener(MouseEvent.MOUSE_WHEEL,function(){});

But It works not,

Thanx

splash
  • 13,037
  • 1
  • 44
  • 67
StevenWang
  • 3,625
  • 4
  • 30
  • 40