Groups | Blog | Home
all groups > macromedia flash sitedesign > april 2007 >

macromedia flash sitedesign : SWF won't show up in IE7


binx4life
4/13/2007 11:48:15 PM
I tried to search for htis, but didn't find any solutions. I made a new page
with a SWF in it, but it doesn't showup in IE7 when I view it. I have other
pages that work, but just not this one. Any ideas?



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Carrand</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#CCCCCC" background="bg.jpg">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle"><table width="800%" border="0"
cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="middle"><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=6,0,29,0" width="835" height="635">
<param name="movie" value="start_page.swf">
<param name=quality value=high>
<param name="wmode" value="transparent">
<embed src="start_page.swf" width="835" height="635"
quality=high
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Vers
ion=ShockwaveFlash" type="application/x-shockwave-flash"
wmode="transparent"></embed>
</object></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
RabidGadfly
4/14/2007 6:06:42 PM
Try changing:
<param name=quality value=high>
to
AddThis Social Bookmark Button