Posts tagged as:

mouseWheel

The following example demonstrates a very simple Flex application which listens for the mouseWheel event (represented here by the MouseEvent.MOUSE_WHEEL constant) and updates a Label control on the display list.

[click to continue…]

{ 14 comments }