I have a SHOCKWAVEFLASH OCX, and I'm using it, now, at playtime, if someone clicks the right button, a menu pops up, is there a way to hide all of it, I was thinking maybe disab;e the right click on it or something? please help
Printable View
I have a SHOCKWAVEFLASH OCX, and I'm using it, now, at playtime, if someone clicks the right button, a menu pops up, is there a way to hide all of it, I was thinking maybe disab;e the right click on it or something? please help
one way is to set the WMode to Transparent.
but it's going to "buzz" your animations...
Didn't find another way yet but I will ;-)
(Imagine if we had that frustrating stuff in VB... And God knows that Microsoft are kings at pissing on posts...)
If you've found a way please let me know !
I found a way, quite some time back, you need 2 forms, 1 form (which is the bottom one) has the flash on it, and the second form is transparent and right over the flash form, that way if you right click, you're rightclicking the second form
hope that was clear