WebBrowser
(1)
WPF
(1)
ActiveX
(1)
Winform
(1)
Windows
(1)

winform and flash

Asked By Gidi
24-Jan-10 03:38 AM
Hi,

I am trying to add a flash to my windows application, and i do not really know
how to do it...

can someone help?

Thanks,
Gidi

You could embed a WebBrowser control in your form.

Alberto Poblacion replied to Gidi
24-Jan-10 07:52 AM
You could embed a WebBrowser control in your form. Then, inside the
control, load an html page that contains the Flash, just as if you were
displaying it in a web form.

Hi,You can also try to embed the Flash ActiveX control.

Asaf Shelly replied to Alberto Poblacion
24-Jan-10 10:36 AM
Hi,

You can also try to embed the Flash ActiveX control.

I would recommend looking into WPF instead.

Asaf
Post Question To EggHeadCafe