howdy,
I am working on a site that will have flash navigation. What is the best way to go about this? I have tried creating a html page with two frames... one for the navigation and one for the content. When a button is pushed it will swap the page in the content frame with another page. I have the flash navigation placed in a table so that it is centered on the top of the page at different browser sizes. The problem is that when someone adjusts the browser window size scroll bars appear around the navigation. How can i avoid this problem? Also for the content frame how can I make it so I have just a vertical scroll bar?

The only other way i can figure is to use layers instead of frames. I know you can controll the scroll bars then. However, how would I go about loading and swapping html pages from the inside of the second layer using actionscript? Is it possible? I am using Flash MX and Dreamweaver MX.

Thanks,
Computerpain