A little help for one to another....
try making a stop command at the end. on the last frame make it a keyframe and type in the action
stop();
Also, a replay button. make a symbol (button) and on the same frame as the stop command click on the button and type the action
on (release){
gotoAndPlay ("main");
}
where "main" is the instance name of the first frame of your animation. To name it just click the first frame of animation and go into the properties and name it whatever you want. Just make sure whatever you name it is the same name you use for your replay command. That should get rid of that annoying looping problem you seem to be facing.
Normally, I give sticks an insta-blam but this one, like few others, got a little more. I gave you a 2/5 and a 5/10 just because I can tell you worked on this and it's not that bad (even tho I really do HATE sticks).... Keep up the good work and try to make a background and preloader.... What flash program are you using that sucks so bad that you can't use sound? Time to upgrade much?