This is a frequent mistake with animation, look here,

http://manual.3dgamestudio.net/med_faq.htm

You had not enough frames. Your model shrinks because vertices move along straight lines between frames. If you had only two frames it would even shrink to a single point.

BTW why dont you rotate it with a script?