Could someone please post the source code that is needed for how to animate a sprite that is an example in the xna game studio express help that is in the programming guide section under graphics. Could you also please post a animated sprite sample to go with the code. I could not get that example to work. I tried to debug my program but the program stopped responding. Needless to say, I am not a programer and never used C# before. But I am trying to learn how to use the xna game express . Thanks.

2d graphics how to animate a sprite
sally_de
http://www.xnadevelopment.com/tutorials/thewizard/theWizard.shtml
Basically, the tutorial covers making a character walk, duck, jump and shoot. I tried to break it down in very simple pieces and the code is well commented. I hope that is a help to you.
Henrik Karlsson