HomeCommunityControl GalleryGraphics & MultimediaFlashNetSwf

NetSwf



(1) Submit a Review

1,454 Downloads

7,498 Views


Description

NetSwf is an ASP.NET 2.0 component to include SWF files into your web project pages.
Main features:

  • Visual Studio 2005 Designer support,
    (Smart Tag!, Custom Designer, Custom Editors, Web Resources),
  • MS Ajax enabled,
  • XHTML supported code generation,
  • Flash properties support,
    Width, Height, MovieUrl, BgColor, Quality, WMode, FlashVars, PluginsPage, Loop, Menu, Scale, SwLiveConnect, Play, Base, Align, SAlign.
  • Javascript sourcecode available.
  • Microsoft IE "Active Content Update" issue compatible.

Syntax Example

<%@ Register Assembly="NetSwf" Namespace="NetControls.NetSwf" TagPrefix="NetControls" %> <NetControls:NetSwf ID="NetSwf1" runat="server" Height="500px" MovieUrl="~/swf/netkod.swf" Width="778px" WMode="Transparent"> <FlashVars> <NetControls:FlashVars Name="Language" Value="en-GB" /> </FlashVars> </NetControls:NetSwf>

Screenshots

Reviews

Submit a review

needs work

Reviewed by: mc9000 on Saturday, October 18, 2008

1 Stars

does not display player menu on FF 3 nor IE7 - not sure why - needs work.