« Ellipsis is out !!! | Main | FlashPaper API »

August 10, 2004

Flash style animation programming in C#

When searching the Net for some material for my ActionScript training for Visual Designers I found this experiment in C# where Miguel Moreno has build a Tween class in C# to animate elements in C#. A very interesting piece of experiment , atleast for C# programmers who suffer a lot to animate elements in .Net.

You can read more about it and download the C# source code here.