Hi Mortar
You can't disable the right click altogether. Setting the Menu property
removes most of the options of the control. You could place the OCX into a
pcitrue box and then disable thepicture box..
HTH
Martin
> does anyone know how to disable the right click on a flash file? (not
> playing in a browser).
> if so, please help?
>
> thanks.
Mortar - 27 Sep 2004 18:15 GMT
but they need to be able to left click on the flash, just not right
click.
>Hi Mortar
>
[quoted text clipped - 10 lines]
>>
>> thanks.
Martin Walke - 29 Sep 2004 09:34 GMT
Yep - that would make it a bit tricky! :-)
You may be able to hook into the MouseClick event with subclassing but I
don't hold out much hope as you have to intercept the click *before* it
passes to the Flash file. Perhaps someone else may be able to help there. We
use Flash but are happy to have just the shortened menu.
Martin
> but they need to be able to left click on the flash, just not right
> click.
[quoted text clipped - 13 lines]
> >>
> >> thanks.