Hello all
I am not familiar with action script and code writing and now I have a problem I try to explain;

I just made a movie clip with animation which is going to be a button.

So I made my symbol a button and then I made a movie clip on "OVER"

1. I want it to stop at the end so it wouldn't repeat. I made a stop(); layer in the movie clip, so it worked
2 Now when I Roll OUT the mouse, it jumps to frame 1 , I want it to go reverse ,,, and I think this is not possible without coding.

3. I also want it to " Zoom in " on mouse Roll Over .

when I give a new action, the stop(); in the movie clip is not working anymore

I have an example, something like this link http://bernardmallat.com/

Please can anyone help me ?