You can do vector graphics easily enough, and no installation is required in
IE. It has nothing to do with ASP.net:
http://weblogs.asp.net/frank_hileman...23/192509.aspx
Regards,
Frank Hileman
check out VG.net:
http://www.vgdotnet.com
Animated vector graphics system
Integrated Visual Studio .NET graphics editor
"Chuck Bowling" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> This may be a completely stupid question so bare with me...
>
> I know some C# but I'm completely ignorant when it comes to ASP.NET. Can
> someone tell me if it's possible to emulate the capabilities of
> Macromedia's Flash MX using C# on an ASP.NET page?
>
> My first guess is that it would at minimum require that the user download
> a clientside plugin.
>
> If emulation is possible without doing a hostile takeover of Macromedia,
> would it involve creating a Flash clone or something simple like dragging
> some components to a form designer and attaching event handlers to em?
>