Hello,
Just wondering if anybody has an idea as to what can be done to accomplish this.
I have a webpage that the top portion of the page is a flash header. Then a html navigation bar, and then the html page.
What I would like to do is have the following happen.
1) a visitor visits the website and enter the main page
2) A visitor decides to visit another page within the site, and click the top level menu item.
3) When the menu item is clicked the html portion below the header and nav would reload, but instead of simply blank for a brief second and then the next page, the html page would pull up and display a colored background while the new page loads.
Sort of like when your scrolling and the page goes up that is what type of affect I would like for going from one page to the next.
Then when the page loads the page content goes down .
I know there are different ways of loading pages such as "blurring" when the page simply fades out and in.
Didn't know if this was possible though.