Uh...have you got the multiple frames?
You need the multiple frames to do animated sprites...
for example if you want a count down (8, 7, 6, 5...etc), you need to have a different bitmap for each frame (bitmap 8, bitmap 7, bitmap 6, bitmap 5...etc). Then you compile it in SprWizard. Simple as that.