Here are my tests: http://probiner.x10.mx/fluid-flash-test/ or http://oneupontherock.webege.com/flash-fluid-test/
Basically I want the swf to adjust to the size of the browser window, up to it's 100% size, so it doesn't get cropped.
Apparently using 100% on height will not present the wanted results since you can see on the second example that the height is not the maximum it could be.
code of the second example:
<object id="movingpoles" width="100%" height="100%" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=6,0,40,0"><param name="SCALE" value="default" /><param name="src" value="Shifting-Grid-Topology-Keys.swf" /><param name="scale" value="default" /><param name="pluginspage" value="http://www.adobe.com/go/getflashplayer" /><embed id="movingpoles" width="100%" height="100%" type="application/x-shockwave-flash" src="Shifting-Grid-Topology-Keys.swf" SCALE="default" scale="default" pluginspage="http://www.adobe.com/go/getflashplayer" /> </object>
How can I make this work?
Cheers
North America
Europe, Middle East and Africa
Asia Pacific