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?
Michel
Selon Gust <gust.tgm gmail.com>:
> See the flash.ui.ContextMenu class (just ContextMenu in
AS2). While
> you cannot remove the two items you can customize the
rest of the menu
> as needed with the exception of custom expanding
elements.
> You could always write some JS to capture the
rightclick. ..I'm not
> too sure how that'd work though.
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
--
haXe - an open source web programming language
http://haxe.org
|