Flash into .NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Does anybody know how can I insert a Flash movie into a windows form in VB.NET

Thanks in advance
 
..NET Coms with a COM Flash player , not sure if it is the same one you refer
to. You can right click on your toolbox and choose the Flash Play to add.
 
I meant that in .NET you can use native .NET controls or Active X (COM)
controls, and a native .NET control is better to avoid COM registration,
etc.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 

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