I know that this is a question with an easy answer but i cant seem to figure it out...
I have a flash movie at the top of my page..
When you click on one of the nave bar items and a new page loads i only want the bottom to change.
I dont want the flash movie to reload everytime you go to a new page..
i was thinking about using frames but i dont want a border.
needs to be seemless
thank you.
Split the page
Moderator: General Moderators
Re: Split the page
Well, the easy answer is frames. Nobody really likes frames though. The only other way I can think of to emulate the behaviour of frames would be using AJAX. That's a bit more complicated. Here is a decent tutorial that got me started with AJAX. There's also a helpful example of using AJAX in this site's tutorial forumodie2828 wrote:I know that this is a question with an easy answer but i cant seem to figure it out...