Pages Menu
TwitterRssFacebook
Categories Menu

Posted by on 1st May, 2003

Experiment: Flash vs C#

I had seen C# code somewhere and it seemed strikingly similar to actionscript. So, I had just finished a simple scripted animation movie in Flash and attempted to re-create the same in C#.

It took me a while to figure it al out, but here it is. Without a doubt there is a lot more depth in C#, but all in all , the concept, syntax, events, methods and classes are not much differently used than in AS. If you code in AS, don't shy away from a complex language like C#. Anyways, check out this experiment here: experiments