Easy looping question

I’m making a simple drop down menu in flash, and I basically want the drop down to be an animation, as opposed to simply appearing there. So I made the button, and for the over state add the dropping animation, but the animation loops. So I dunno if I’m going about this wrong, but tell me if so- non the less, what is the easiest way to stop the symbol from looping?

Thanks

-Badeau (-:

open the movieclip of the roll-down animation, then select its last frame, and in the Actions panel add this:

stop();