Animated button funky behaviour

Got animated buttons that consist of multiple graphics. And two problems go with that.
Problem 1 - when you rollover them the animation runs, that’s fine. But when you click them the animation starts to run again, that’s bad. Simply need it to stay in the last frame of rollover when you click.
Problem 2 - when you click the button it is supposed to fade away (that is done with some tweener in AS3). And it does, that’s fine. But when fading out, you can somehow see the different elements that make up the button. I’d like it to smoothly fade away all as one thing.

See the actual buttons here http://www.geographics.cz/fotky

  • those three film cuts.

Thanks for any hints.