all groups > macromedia flash sitedesign > november 2006 >
You're in the

macromedia flash sitedesign

group:

Size is wrong in Firefox and mac's



Re: Size is wrong in Firefox and mac's Bruce McMurry
11/29/2006 12:04:24 PM
macromedia flash sitedesign: it might be the "doc type" header in your html page... remove it and see

[quoted text, click to view]
Size is wrong in Firefox and mac's KtJp
11/29/2006 5:56:50 PM
my flashsite is shown perfect in IE, but on macs and in firefox it is very very small. Any thoughts??

thx

Re: Size is wrong in Firefox and mac's KtJp
11/30/2006 3:29:43 PM
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?

AddThis Social Bookmark Button