Tim Walters .NET BlogMicrosoft .NET, along with XML, XSL, XSD, SQL and other cool stuffEmbedding Flash in a Windows Forms .NET app- December 29, 2003 Mark G. Patterson asked: "What's the best way to embed flash animations in .NET Windows Forms apps"Well, here's how I do it... First you want to add the "Flash" control to the Toolbox: Right-click on the Toolbox, choose "AddRemove items..." Select the "COM Components" tab Scroll down to "Shockwave Flash Object" and make sure it's ticked Click OK Drag the "Shockwave Flash Object" from the toolbox onto the Form (just like any other control) Righ-click on the new object and select...http://weblogs.asp.net/twalters/archive/2003/12/29/46265.aspx |