Search code examples
wpfflashwinforms-interop

how to play flash in WPF application


I have a WPF application and I want to play flash movies in it.

I used the WInforms active X control as described in this link

It worked partially, but now whenever I run the application it crashes saying "InvalidActiveXStateException"

does anyone have an idea how to solve this?


Solution

  • I found a solution. You can use a AxShockwaveFlash. see this link