I have standard rollover buttons on the my site arranged in a semi-circle around a logo (which is part of a movie).
When the page loads up, the logo slides down into the center of the semi-circle and rests there.
What I want to do is when the user passes over a button, say the news button, the logo dissappears and it is replaced by a newspaper sliding into the place where the logo was.
I've tried many different things and I can't quite get it. What I'm trying currently is having the logo and the button movie rollover (eg newspaper)in the same movie (with stops after each). My thinking is that I could use a gotoAndPlay and direct the movie to the desired frame.
Will this method work? Is there a better way?
When the page loads up, the logo slides down into the center of the semi-circle and rests there.
What I want to do is when the user passes over a button, say the news button, the logo dissappears and it is replaced by a newspaper sliding into the place where the logo was.
I've tried many different things and I can't quite get it. What I'm trying currently is having the logo and the button movie rollover (eg newspaper)in the same movie (with stops after each). My thinking is that I could use a gotoAndPlay and direct the movie to the desired frame.
Will this method work? Is there a better way?