Jumping character animation ( image included )
I want to jump my character on platform to another. I want to display 7 different animation frame while character is jumping. Please check image. And let me know how to do that. Thanks

Original link : http://i55.tinypic.com/zufsc7.jpg

Original link : http://i55.tinypic.com/zufsc7.jpg
Comments
you need to:
1: move the character from one block to another
2: display the jumo animation during that move. to do this, you either need to adjust the player's height during the move, or have all the jump images be the same height or width.