| Author |
Size is wrong in Firefox and mac's
|
|
|
| my flashsite is shown perfect in IE, but on macs and in firefox it is very very small. Any thoughts??
thx
K
| |
| Bruce McMurry 2006-12-06, 6:44 pm |
| it might be the "doc type" header in your html page... remove it and see
KtJp wrote:
> my flashsite is shown perfect in IE, but on macs and in firefox it is very very small. Any thoughts??
>
> thx
>
> K
| |
|
| here is my html:
<html>
<head>
<title>site</title>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=8,0,0,0" width="800" height="600">
<param name="movie" value="site.swf">
<param name="quality" value="high">
<embed src="site.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="200" height="200"></embed></object>
</div></td>
</tr>
</table>
</body>
</html>
any problems?
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |