Flash Control for ASP.NET 2.0-Include Flash movies in your aspx pages

        FlashControl is a free ASP.NET 2.0 server control which allow you to add swf Flash movies in your ASP.NET 2.0 projects. As any WebControl, you can add FlashControl in Visual Studio 2005 Toolbox, and just drag and drop it in your ASP.NET web pages !

Features

FlashControl 2.0 supports all Flash properties : FlashVars, Loop, Menu, Scale, BgColor, SwLiveConnect, Quality, Play, Base, Align, SAlign, WMode.

Full Visual Studio 2005 Designer support :

  • Custom Editors
  • Custom Designer
  • Web Resources
  • Smart Tag

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).

Download Here

posted @ 2005-12-28 23:10  jierry  阅读(856)  评论(0编辑  收藏  举报