Size in % goes on at firefox 2.0 ???

D

Domingo

I have one .SWF with horizontal and vertical size =70%.
IE6 browses correctly when I resize the window, and adapts the .swf to fit in
the 70% window size.

Firefox 2.0 works well with horizontal size, but with vertical size, goes
wrong. When I resize window, the .SWF only adapts its size on horizontal
coordinate. Vertical one, don´t move.

The code follows:
<div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
width="70%" height="70%">
<param name="movie" value="flashchess.swf" /><param name="quality" value="high"
/><param name="bgcolor" value="#000000" />
<embed src="flashchess.swf" width="70%" height="70%" quality="high"
bgcolor="#000000" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
/>
</object>
</div>

Can anyone help me?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,072
Latest member
trafficcone

Latest Threads

Top