Detect Right Click

Here’s a question for the gurus’.

In Flash 8, you could check for the right mouse click (I know its useless because of the menu) by using code which checked to see if Key.isDown(2) is true.

For Flash 9 I can’t find an equivalent. Is there?