Hello I have a problem that has been buggin me since a couple of days and I cant seem to get it right. I made a Movie Clip with a RollOver and RollOut animation. Through this movie clip I want to display a picture that is on another frame (a gotoAndStop function). I was planning to do that with a button, but when I place it over the movie clip the clip doesnt work any more. When I try to assign it to the clip itself, it performs the framejump inside the movieclip in stead of the “main stage”.
My question therefore is: How can I keep the animation, but with a framejump?
in this file some is explained, but this file loads an external page, while I want to stay inside my flash document: http://www.kirupa.com/developer/mx2004/button_effect.htm
thanks in advance.