I am using this tutorial:
http://www.kirupa.com/developer/mx2004/transitions.htm
The above tutorial shows how to make the transition in the external files, but I’m trying to make the transitions in the main swf.
I have completed a site that uses this script, but when using it you have static elements ie: the buttons or anything else in the main swf file. What I want to do is have my header and footer touching each other in the center of the stage. When a button (buttons are on the header) is clicked they spread apart – then load the content, for that section, into empty movie clip when the header and footer finish separating. When another button is clicked they close to the starting position in the center of the stage then immediately open again to display the new content.
Anyone have a link to a tutorial or any other info on how I could go about doing this. It would be greatly appreciated. Thanks.