Screen resolution

Hi everyone,

I’m designing a website in Flash and i’ve encountered a problem with screen resolution that i know is familiar to people, but i can’t seem to find a straight answer to.

I started designing the site with dimensions of 1024x768 (my screen resolution is 1152x864). all of the text (and graphics) are sized well and legible. Now when i change my screen res to 800x600 or 1024x768, the text becomes tiny and blurry! In the HTML script it have set to width and height at 100% so that the entire site will be visible regardless of screen size and res.

so what do i do to make the text readable regardless of screen res? i really would like to avoid creating two sites with different sizes and not using the 100% scaling option in the HTML.

any ideas or tips?
Thanks