A tip
NOTE: THIS ONLY AAPLYS IF YOU USE FLASH!!!
In the end of te animation, you should add thís to the actions panel:
stop();
That should stop the animation there. It would too be wise to add restart, and a loader. A loader you can download from here, and a replay button is realy easy to make.
Check this place for the loader:http://www.newgrounds.com/down loads/preloaders/
Oh. And you should make one empty frame in after the loader, and put the music there. Then, when you make the restart button, you know wat for ;-)
When you make the restart button, just make a circle or something with the pencil tool. (Don't add the text yet) When done with it, right click, and click >convert to symbol. And make sure it's a button, not a movieclip. When this is done, you add the text replay to it. When you mae it, make sure that the text is uncopyable. There should be a little button in the properties of the text. When al this is done, you click right mouse button, go to arrange, and lock the text.
Then, in the upper corer of the window, there should be a text, that says "window". click it, and choose>behaviors. Click on the button, and click the little plus button in the behavior window. then, chose>movieclip>got and stop at frame or label.
Also in the loader and the restart frame, you should add:
stop();
So... Overall job: Pretty good.