I’m in the midst of creating a flash website that fully expands to fill the browser window when the size of the browser window is adjusted but with the ‘noscale’ command and some funky actionscript so there is no stretching. Thus, when publishing the HTML counterpart, the movie dimensions are set to 100% both horizontally and vertically.
My problem is that you can resize the browser window to a small size such that you cannot navigate around the flash page. Is there anyway to allow for the HTML document to automatically add scrollbars when the browser window is smaller than that of my flash document (which is 800 x 600)?