Axel
Axel copied to clipboard
Add Right Click Support
With 11.2 we can now have custom right click functionality. Figure out how to sensibly allow you to use Ax.mouse.pressed(AxMouseButton.RIGHT). Might require something like Ax.enableRightClick so that it doesn't destroy the default right click menu in flash (or if there's a way to rebind the default one, enable right click by default and give a way to disable it).
Pushing this feature out as it isn't as supported as I had hoped.