Avoiding letterboxing/cropping on browser resizing...
I haven't been able to find an answer to this anywhere...
I'd like to set the SWF height in the HTML code to (let's say) 95% of the browser height and have the SWF width adjust automatically, keeping with the aspect ratio, without any letterboxing, cropping, or distortion of the SWF.
Setting both the width and height to a percentage doesn't work, because on a wider-screen monitor where the browser is maximized, there'll be letterboxing on the sides of the SWF if the window is wider than usual. I've played around with the "Show All", "Exact Fit", and "No Border" settings to no avail.
Someone has to have an answer to this...