Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Site Design / November 2006



Tip: Looking for answers? Try searching our database.

Size is wrong in Firefox and mac's

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
KtJp - 29 Nov 2006 17:56 GMT
my flashsite is shown perfect in IE, but on macs and in firefox it is very very small. Any thoughts??

thx

K
Bruce McMurry - 29 Nov 2006 18:04 GMT
it might be the "doc type" header in your html page... remove it and see

> my flashsite is shown perfect in IE, but on macs and in firefox it is very very small. Any thoughts??
>
> thx
>
> K
KtJp - 30 Nov 2006 15:29 GMT
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?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.