|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Has anyone had problems with the sizing of flash movies for Netscape?
In particular using percentages. My movie appears exactly as planned in IE but in Netscape appears as a tiny spec in the middle of the screen. I'm using the latest version - so it's nothing to do with that.. I've been messing about with all the options available to the 'embed' tag - to no avail.. here's my script; <table width="100%" height="70%" align="center" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <div align="center"><object align="middle" width="100%" height="100%" classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#4,0,2,0"><param name="SRC" value="skew1.swf"> <param name="QUALITY" value="high"> <param name="TYPE" value="application/x-shockwave-flash"> <param name="wmode" value="transparent"> <param name="BGCOLOR" value="#003333"> <param name="SCALE" value="showall"> <embed src="skew1.swf" align="middle" width="100%" height="100%" quality="high" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#003333" scale="showall" pluginspage="http://www.macromedia.com/shockwave/download/"> </embed> </object></div> </td> </tr> </table> any help greatly appreciated! cheers Ben |
|
#2
|
|||
|
|||
|
Using percent for a flashmovie within a table just doesn't work.
Have you tried using the div-tag only? Steffen |
|
#3
|
|||
|
|||
|
Size
Hi benabb,
suggest you use the following size for your flash movie: 778 x 434 pixels. Cheers |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > sizing Flash in Netscape |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|