Flash Button in WebBrowserControl - Must click outside of flash to work?!?!?!

Hello, all.

I am trying to use flash butoons within the webbrowser control, but for some reason, you must mouseclick outside of flash (anywhere on the surrounding html page) before the buttons will work. I have to click outside first before every single mouseclick of the flash button.

Is there anyway to fix this

Thanks.

-kaanuki-


Answer this question

Flash Button in WebBrowserControl - Must click outside of flash to work?!?!?!

  • a.s.viswa

    After reading around, it appears that this is a bug in the webbrower control. The only current fix is to use the older AxWebBrowser Control.

    Tested this and it works perfectly. However, AxWebBrowser is very limited, as it cannot disable the right click context menu like vb2005 webbrowser can.

  • Flash Button in WebBrowserControl - Must click outside of flash to work?!?!?!