winform and flash

G

Gidi

Hi,

I'm trying to add a flash to my windows application, and i don't really know
how to do it...

can someone help?

Thanks,
Gidi
 
A

Alberto Poblacion

Gidi said:
I'm trying to add a flash to my windows application, and i don't really
know
how to do it...

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.
 
A

Asaf Shelly

Hi,

You can also try to embed the Flash ActiveX control.

I would recommend looking into WPF instead.

Asaf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top