Okay, I’ve searched and I just cannot seem to enter the right text in google or even this site to try to describe what i want to do. I think this is going to be really simple and I’m just not thinking clearly.
Okay, I want to create a navigation bar for my flash website, which I have done successfully. I can click a button and I can get the contents of that button to appear where I want it. So the fundamentals of the navigation bar is good…
What I want to do is to have whatever content is on the screen to fade away (or other animation) before the content for the button I select appears.
Say I have HOME, ABOUT, CONTACT, PORTFOLIO as buttons. I click on CONTACT and the contact content appears. If I click HOME, I want the contact contents to animate away then have the home contents animate in. If I’m on home and click PORTFOLIO I want the home contents to animate away then have the portfolio contents animate in.
So my question is how do you code this? I’m stuck because you never know what screen you are looking at and what button you are going to click next. Does this make sense?
Jason?