Question
Any way to *cancel* a Mouse or Key event with ActionScript 2?
Hello,
I know it's possible with ActionScript 3, but was wondering if it were possible with ActionScript 2. I would like to be able to trap a Mouse or Keyboard event so that the event is not propagated to the underlying control, as if the actual mouse click or key stroke never happened. Is there any way?
I know it's possible with ActionScript 3, but was wondering if it were possible with ActionScript 2. I would like to be able to trap a Mouse or Keyboard event so that the event is not propagated to the underlying control, as if the actual mouse click or key stroke never happened. Is there any way?