NameSilo

Resize Flash like Google Video?

Spaceship Spaceship
Watch

bob_visualefx

Established Member
Impact
0
Hi All,
Does anyone know how to make a Flash video auto resize with your window like Google Video does? Thanks for any help!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
<param name="scale" Value="exactfit">

Make sure you have it both EMBED and OBJECT for it to work. :)
 
0
•••
I tried the following, but it didn't seem to work. Any ideas?

Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="400" height="300">
                          <param name="movie" value="test.swf">
                          <param name="quality" value="high">
						  <param name="scale" value="exactfit">
                          <embed src="test.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="300"></embed>
					    </object>
 
0
•••

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back