greetings

it is possible to use and display flash SWF files on .NET WinForms
applications?
If so, how?

TIA

Almeida

Re: playing flash swf files using .NET C# by hirf-spam-me-here

hirf-spam-me-here
Wed Jun 23 10:31:49 CDT 2004

* Sérgio Almeida <sgalmeida_NOSPAM@hotpop_NOSPAM.com> scripsit:
> it is possible to use and display flash SWF files on .NET WinForms
> applications?

<URL:http://www.devx.com/dotnet/Article/21033/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Re: playing flash swf files using .NET C# by Bob

Bob
Wed Jun 23 12:55:55 CDT 2004

Use the AXBrowser control. This hosts the IE browser in a control you can
drop on a form and navigate to an SWF file on the local hard-disk.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Image transition effects, snap-to-grid and Layered Windows are
all discussed in May's edition of Well Formed for C# or VB programmers
http://www.bobpowell.net/currentissue.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

The GDI+ FAQ RSS feed: http://www.bobpowell.net/faqfeed.xml
Windows Forms Tips and Tricks RSS: http://www.bobpowell.net/tipstricks.xml
Bob's Blog: http://bobpowelldotnet.blogspot.com/atom.xml






"Sérgio Almeida" <sgalmeida_NOSPAM@hotpop_NOSPAM.com> wrote in message
news:%237F1n6SWEHA.4032@TK2MSFTNGP11.phx.gbl...
> greetings
>
> it is possible to use and display flash SWF files on .NET WinForms
> applications?
> If so, how?
>
> TIA
>
> Almeida