I’ve set my flash file to 100% width and height in the html and set the scale to no scale.
This means my flash file fills the browser screen fully. however my flash site is actually 900x600, and so if the browser window is smaller than that people can’t see all of the site - as the browser doesn’t show scrollbars. is there away to call the browsers scrolbars to display using javascript? is there a way around this?
See www.feliz.co.uk
as temp solution I drew up some scroll buttons in flash that enable when the window is smaller than 990x600. but i’d prefer to be able to use the browsers natural scrollbars out side of flash.
any ideas?