Integrating Flash in Windows Form

  • Thread starter Thread starter VMI
  • Start date Start date
V

VMI

Since I'm interested in developing a screensaver and the animation that I
need to do can be done in Macromedia Flash, would it be possible, would it
be possible to integrate a Flash component into my Windows Form?

Thanks
 
VMI,
The easiest way I have found to integrate Flash into a Form is to use a
WebBrowser control on the form, and have it load the requisite HTML.
Peter
 

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

Back
Top