flash player embedded in asp page which is opened in webbrowser control in .NET access through windo

Posted by Prit on Stack Overflow See other posts from Stack Overflow or by Prit
Published on 2010-05-01T09:13:54Z Indexed on 2010/05/01 9:17 UTC
Read the original article Hit count: 284

I am develoing a windows application in C#.NET. In one of my winform I have added a WebBrowser control. In this webbrowser control I have opened an asp page from my local website. Now in this webpage there is one flash object which is used to play swf files. Now my question is can I access this control from my winform? If so then how? can u create a handler for that flash object?

© Stack Overflow or respective owner

Related posts about winforms

Related posts about webbrowser