Resizing SWF
-
I want to resize my swf widget in the sidebar to fit my widget container. When I resize it with height and width, it falls off the page.
Here’s the embed code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="300" height="250" id="tech" align="middle" quality="high"allowFullScreen="true" wmode="transparent" allowScriptAccess="always" > <param name="movie" value="Banner.swf" /> <param name="quality" value="high" /> <param name="allowFullScreen" value="true" /> <param name="wmode" value="transparent" /> <param name="allowScriptAccess" value="always" /> <param name="_flashcreator" value="http://www.anvsoft.com" /> <param name="_flashhost" value="http://www.go2album.com" /> <param name="scale" value="default" /> <embed src="Banner.swf" width="300" height="250" quality="high" allowFullScreen="true" wmode="transparent" allowScriptAccess="always" name="tech" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>Please help, thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Resizing SWF’ is closed to new replies.