Resize, full screen website

Hi,
I have designed a website (800x600) in Macromedia Flash and Publised the website with the following settings:

100x100 percent
Scale: Exact Fit
Window: Transparentles

However when I view the website in different screen size settings the website doesnt resize.
I have created the website in 800x600 size.

Please could you let me know how I could view the website FULL SCREEN ON ALL DIFFERENT SCREEN SIZES.
Thank You…

Question.

When useing full screen as you’ve mentioned…

Can I force a vertical scoll so that when someone has a browser window open to a size smaller than my swf’s dimentions they can use the vertical scroll to see the rest of the site?

Thanks.

You gonna have to use a div or table to house the swf. And inside the table have a fake spacer image to force a scrollbar, or size the div with CSS, like on my site. =)