Fullscreen flash site - but where's html scrollbar?

You set your flash to 100% height and width, there isn’t anything to scroll at any size. You’re going to have either:
a) allow fior the smaller sizes inside of Flash
b) do some javascript to detect screen size and use a different tag set when the browser is too small.