syrinia
05-07-2001, 05:39 PM
I deeply apologize if this has been covered before. I can't even imagine how to search for this question. I will do my best to explain the situation.
I am making a Web site with a top and bottom frame on each page except for the home page. There are seven sections in this site (ex. about us, contact us, etc.).
In the top frame I wish to place a Flash movie which contains the navigation and a section-appropriate movie clip. I have made seven scenes within this Flash movie, one for each section. The navigation calls the appropriate scene for the section (ex. gotoAndPlay ("aboutus", 1);).
Right now the movie automatically begins with the "about us" section. This will be a problem if a user decides to go to the "contact us" section or any other section first. How can I make a movie load the appropriate section in the top frame without having to make seven different movies beginning with each different scene?
I hope this makes sense. If not, let me know and I'll try to explain it more clearly.
:) Thanks in advance.
I am making a Web site with a top and bottom frame on each page except for the home page. There are seven sections in this site (ex. about us, contact us, etc.).
In the top frame I wish to place a Flash movie which contains the navigation and a section-appropriate movie clip. I have made seven scenes within this Flash movie, one for each section. The navigation calls the appropriate scene for the section (ex. gotoAndPlay ("aboutus", 1);).
Right now the movie automatically begins with the "about us" section. This will be a problem if a user decides to go to the "contact us" section or any other section first. How can I make a movie load the appropriate section in the top frame without having to make seven different movies beginning with each different scene?
I hope this makes sense. If not, let me know and I'll try to explain it more clearly.
:) Thanks in advance.