[Webkit-unassigned] [Bug 9908] New: flash doesn't load

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jul 14 03:59:31 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9908

           Summary: flash doesn't load
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.stuartandstuart.co.uk/mainmenu.htm
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: timothy.c.bates at gmail.com


this page loads a flash player in firefox, but not in safari (tiger or 420+)

The html is pretty close to a reduction already, i think?

<html>
<head>
<title>Main Menu</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" background="ss1background.gif">
<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="700" height="450">
    <param name="movie" value="mnpagefin%202.swf">
    <param name="quality" value="high">
    <embed src="mnpagefin%202.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="700" height="450"></embed></object>

  <br>
</div>
</body>
</html>


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list