[haXe] Mouse right click menu
Nicolas Cannasse
ncannasse at motion-twin.com
Thu Apr 12 21:27:27 CEST 2007
> Hi!
> I remember a native flash function to detect the right click:
> ASNative(800,2)(2)
> You can find a lot of topics around theses ASNative functions on the net.
> And, what about flash 9 and these functions ? Does haXe support this kind of
> hints too? I think it does, it's nothing special, isn't it?
There's no ASNative in Flash9, and maybe for Flash8 you should check if
it's stored in _global by using trace(flash.Lib._global.ASNative).
Nicolas
More information about the Haxe
mailing list