FlashControl to add Flash in Asp.Net 2.0

From the mailbag...

FlashControl is a simple way to include Flash movies in your ASP.NET 2.0 projects ! This free server control can be added in Visual Studio 2005 Toolbox so you can just drag and drop it in your aspx pages.
FlashControl manage all Flash properties (FlashVars, Loop, Menu, Scale, BgColor, SwLiveConnect, Quality, Play, Base, Align, SAlign, WMode, ...) and has full Visual Studio 2005 designer support (Smart Tag, Custom Designer, Custom Property Editor) !

With FlashControl you can target specific HTML output : Internet Explorer Windows (object tag) and/or Netscape/Mozilla, IE MAC (embed tag) or use Automatic browser detection (FlashControl will automatically choose to render object tag or embed tag depending on browser capabilities).

https://www.flash-control.net/