Advertisement

04.09.2008 at 10:36AM PDT, ID: 23308999
[x]
Attachment Details

Flash movie not playing in IE, but works fine in all other browsers.

Asked by halipe in Internet Explorer Web Browser, Macromedia Dreamweaver, Macromedia Flash

Tags: internet explorer, http://clutchentertainment.com/CFWSite/index.html

I am working on a site located at:
http://clutchentertainment.com/CFWSite/index.html

The Flash movie that is to appear in the middle of the page is showing up as a white box in Internet Explorer, but works fine in Firefox, Opera and Safari....any thoughts on why this is happening?


Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
<html>
<head>
<title>Celebrity Food and Wine Expo :: Iowa's Largest Culinary Event :: November 21-23, 2008</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<style type="text/css">
<!--
#Layer1 {
	position:absolute;
	left:733px;
	top:712px;
	width:41px;
	height:56px;
	z-index:1;
}
#Layer2 {	position:absolute;
	left:84px;
	top:124px;
	width:833px;
	height:301px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:81px;
	top:427px;
	width:871px;
	height:29px;
	z-index:2;
}
#Layer4 {
	position:absolute;
	left:83px;
	top:124px;
	width:836px;
	height:301px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:82px;
	top:18px;
	width:836px;
	height:74px;
	z-index:4;
}
#LayerBkgd {
	position:absolute;
	left:82px;
	top:1px;
	width:836px;
	height:920px;
	z-index:0;
	background-color:#ece0c4;
}
 
#LayerCopyright{
	position:absolute;
	left:82px;
	top:920px;
	width:836px;
	height:10px;
	z-index:0;
	background-color:#ece0c4;
}
 
#Layer6 {
	position:absolute;
	left:0;
	top:461px;
	width:836px;
	height:67px;
	z-index:4;
}
#Layer7 {
	position:absolute;
	left:610px;
	top:650px;
	width:82px;
	height:35px;
	z-index:4;
}
#Layer8 {
	position:absolute;
	left:690px;
	top:535px;
	width:82px;
	height:35px;
	z-index:1;
}
#Layer9 {
	position:absolute;
	left:690px;
	top:720px;
	width:300;
	height:35px;
	z-index:1;
}
#LayerText {
	position:absolute;
	left:154px;
	top:530px;
	width:510px;
	height:400px;
	z-index:5;
}
	
 
body {
	background-image: url(images/cfwBackground.jpg);
	background-repeat: repeat-y;
	background-color: #71243C;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
 
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
 
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
 
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<link href="CFWSite/cfw.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
a:link {
	color: #71243C;
}
a:visited {
	color: #B59E6B;
}
a:hover {
	color: #663399;
}
-->
</style>
 
<!-- Idea by:  Nic Wolfe -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
 
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=1,resizable=0,width=225,height=120,left = 727.5,top = 465');");
}
// End -->
 
<link href="cfw.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('CFWE/EVENTS SHEDULE PAGE CONTENT/rollover_navigation_pics/rollover_tab_01.jpg','CFWE/EVENTS SHEDULE PAGE CONTENT/rollover_navigation_pics/rollover_tab_02.jpg','CFWE/EVENTS SHEDULE PAGE CONTENT/rollover_navigation_pics/rollover_tab_03.jpg','CFWE/EVENTS SHEDULE PAGE CONTENT/rollover_navigation_pics/rollover_tab_04.jpg','CFWE/EVENTS SHEDULE PAGE CONTENT/rollover_navigation_pics/rollover_tab_05.jpg','CFWE/EVENTS SHEDULE PAGE CONTENT/rollover_navigation_pics/rollover_tab_06.jpg','CFWE/EVENTS SHEDULE PAGE CONTENT/rollover_navigation_pics/rollover_tab_07.jpg','CFWE/EVENTS SHEDULE PAGE CONTENT/rollover_navigation_pics/rollover_tab_08.jpg','images/about-o.jpg','images/eventSched-o.jpg','images/celebChef-o.jpg','images/features-o.jpg','images/participants-o.jpg','images/parking-o.jpg','images/tickets-o.jpg','images/contact-o.jpg','images/attendees-o.jpg','images/tixBtn-o.jpg','images/nov21-o.jpg','images/nov22-o.jpg','images/nov23-o.jpg','images/exhib-o.jpg','images/mailList-o.jpg')">
<div id="Layer5"><a href="index.html"><img src="images/cfweLogoHome.jpg" width="315" height="106" border="0"></a><a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('attendees','','images/attendees-o.jpg',1)"><img src="images/attendees.jpg" name="attendees" width="162" height="106" border="0"></a><a href="exhibitors.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('exhib','','images/exhib-o.jpg',1)"><img src="images/exhib.jpg" name="exhib" width="232" height="106" border="0"></a><img src="images/home_05.jpg" width="120" height="106"></div>
<div class="basicText" id="LayerText">
  <p><img src="images/Title_HomePg1.jpg" width="350" height="45" align="top"><br>
  Iowa&rsquo;s largest culinary celebration!  If your passion is the art of food and you would like to collect new recipes, learn the latest cooking techniques from world-class chefs, including Curtis Stone, Jamie Gwen, and Sandra Lee and taste, as well as purchase great wines and food, you will not want to miss the Celebrity Food &amp; Wine Expo-featuring celebrity chef appearances, sampling of wines-spirits-specialty beers, local restaurants,retail, live demonstrations, and more!  The place to be is Hy-Vee Hall at the Iowa Events Center, <br>
    <br>
  </p>
  <p><img src="images/Title_HomePg2.jpg" width="350" height="45"><br>
  The Celebrity Food and Wine Expo will take place Friday, November 21, 2008 through Sunday, November 23, 2008. Each day will showcase a number of exciting events. To see when your favorite celebrity chef is cooking or signing autographs, please click on the links below.</p>
  <p class="dates"><a href="eventSchedule.html">Friday, November 21, 2008</a></p>
  <p class="dates"><a href="eventSchedule.html">Saturday, November 22, 2008</a></p>
  <p class="dates"><a href="eventSchedule.html">Sunday, November 23, 2008</a></p>
</div>
<div id="Layer8"><img src="images/mailList.jpg" name="Image15" width="225" height="119" border="0" align="middle" onClick="MM_openBrWindow('mailingList2.html','mailingList','width=440px,height=100px')" onMouseOver="MM_swapImage('Image15','','images/mailList-o.jpg',1)" onMouseOut="MM_swapImgRestore()"></div>
<div id="Layer9">
  <p><a href="november21.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('nov21','','images/nov21-o.jpg',1)"><img src="images/nov21.jpg" name="nov21" width="82" height="93" border="0"></a><a href="eventSchedule.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('nov22','','images/nov22-o.jpg',1)"><img src="images/nov22.jpg" name="nov22" width="67" height="93" border="0"></a><a href="eventSchedule.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('nov23','','images/nov23-o.jpg',1)"><img src="images/nov23.jpg" name="nov23" width="76" height="93" border="0"></a></p>
  <p><img src="images/sponsoredBy_title.jpg" width="150" height="36"></p>
</div>
<div id="Layer2">
  <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','830','height','300','src','CFWE/CFWExpo_HomeFlash','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','CFWE/CFWExpo_HomeFlash' ); //end AC code
</script>
  <noscript>
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="830" height="300">
    <param name="movie" value="CFWE/CFWExpo_HomeFlash.swf" />
    <param name="quality" value="high" />
    <embed src="CFWE/CFWExpo_HomeFlash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="830" height="300"></embed>
  </object>
  </noscript>
</div>
<div id="Layer3"><a href="about.html" onMouseOut="MM_swapImgRestore()"onMouseOver="MM_swapImage('Image1','','images/about-o.jpg',1)"><img src="images/about.jpg" width="66" height="27" border="0" id="Image1"></a><a href="eventSchedule.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','images/eventSched-o.jpg',1)"><img src="images/eventSched.jpg" width="114" height="27" border="0" id="Image2"></a><a href="celebrityChefs.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','images/celebChef-o.jpg',1)"><img src="images/celebChef.jpg" width="116" height="27" border="0" id="Image3"></a><a href="showFeatures.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','images/features-o.jpg',1)"><img src="images/features.jpg" width="108" height="27" border="0" id="Image4"></a><a href="showParticipants.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','images/participants-o.jpg',1)"><img src="images/participants.jpg" width="131" height="27" border="0" id="Image5"></a><a href="http://www.iowaeventscenter.com/directions_parking.aspx" target="_blank" onMouseOver="MM_swapImage('Image6','','images/parking-o.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/parking.jpg" width="147" height="27" border="0" id="Image6"></a><a href="http://ev6.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=FS&linkID=global-iowa&shopperContext=&caller=&appCode=" target="_blank" onMouseOver="MM_swapImage('Image7','','images/tickets-o.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/tickets.jpg" width="69" height="27" border="0" id="Image7"></a><a href="contactUs.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image8','','images/contact-o.jpg',1)"><img src="images/contact.jpg" width="84" height="27" border="0" id="Image8"></a></div>
 
<div id="Layer4">
  
 
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','830','height','300','title','centerMovie','src','flash/CFWExpo_HomeFlash','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','flash/CFWExpo_HomeFlash' ); //end AC code
</script><noscript><<object type="application/x-shockwave-flash" data="flash/CFWExpo_HomeFlash.swf" width="830" height="300">
<param name="movie" value="flash/CFWExpo_HomeFlash.swff">
<param name="quality" value="high">
<embed src="flash/CFWExpo_HomeFlash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="830" height="300"></embed>
</object></noscript>
<!-- End ImageReady Slices -->
</div>
<div id="LayerBkgd">
  <div id="Layer6"><img src="images/welcomeTitle.jpg" width="834" height="67"></div>
  <div id="Layer7"><a href="http://ev6.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=FS&linkID=global-iowa&shopperContext=&caller=&appCode=" target="_blank" onMouseOver="MM_swapImage('tix','','images/tixBtn-o.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/tixBtn.jpg" name="tix" width="225" height="60" border="0"></a></div>
</div>
<div class="copyright" id="LayerCopyright">
  <div align="center">Copyright 2008 | All Rights Reserved </div>
</div>
</body>
</html>
[+][-]04.09.2008 at 10:38AM PDT, ID: 21317159

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04.09.2008 at 10:40AM PDT, ID: 21317179

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04.09.2008 at 10:46AM PDT, ID: 21317235

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.09.2008 at 10:48AM PDT, ID: 21317261

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.09.2008 at 10:51AM PDT, ID: 21317296

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Internet Explorer Web Browser, Macromedia Dreamweaver, Macromedia Flash
Sign Up Now!
Solution Provided By: halipe
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628