On my main navigation I have 5 buttons that when pressed will cause a new text box to slide in. When one text box slides in the one currently in the window is supposed to slide out. This works only when clicking the buttons in a linear fashion from left to right as that is the way I have them in the timeline. What I need to know is-What do I need to add to the button script to get the reverse animation of the text box to play before it jumps to another animation of text box sliding in? Any suggestions?