Hello,
What I’m trying to do is to implement a custom context menu for an AIR version of an application I’m working on. I’ve been searching around and trying things the whole day and still can’t find anything.
In the docs, there are few right-click related events for MouseEvent, but these don’t work and have “See also: flash.display.SystemTrayIcon.click” note so I guess it’s unrelated to normal use inside a window.
I tried most of other mouse event but none were dispatched on right or middle mouse button clicks.
Do you have any info, links, solutions or anything on this? I’m quite lost here
Thanks,
Mathew