Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Content after flash disappears in IE

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-18-2008, 01:05 PM
  mida68's Avatar 
mida68 mida68 is offline
 

Senior Member
  
Join Date: May 2004
Location: Temecula, CA
Posts: 104
 

Default Content after flash disappears in IE

Hi, I added some flash to top_menu.tpl. Looks great in Firefox, however in IE 6 and 7, the flash loads, but none of the page content after the flash shows up.

Here's the site: http://funky5.com/store/home.php

And here's my code:

<div id="flash">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="250" height="150" id="moto" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="{$ImagesDir}/funky5_disco.swf" />
<param name="quality" value="high" />
<embed src="{$ImagesDir}/funky5_disco.swf" quality="high" bgcolor="#ffffff" width="250" height="150" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</div>

Anyone have an idea what's causing this?
Thanks.
__________________
X-Cart 4.2, 4.3
Web Editors: http://www.webeditors.com
Reply With Quote
  #2  
Old 11-18-2008, 01:46 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Content after flash disappears in IE

are you missing a </object> ?
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
  #3  
Old 11-18-2008, 01:48 PM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default Re: Content after flash disappears in IE

You are missing the </object> tag at the end of the flash movied code.

Should be like this:
Quote:


<div id="flash">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="250" height="150" id="moto" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="{$ImagesDir}/funky5_disco.swf" />
<param name="quality" value="high" />
<embed src="{$ImagesDir}/funky5_disco.swf" quality="high" bgcolor="#ffffff" width="250" height="150" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</div>
__________________
Emerson
Total Server Solutions LLC- Quality X-Cart Hosting
Recommended X-Cart Hosting Provider - US and UK servers
Does your host backup your site? We do EVERY HOUR!!!
Shared Hosting | Managed Cloud | Dedicated Servers
Reply With Quote
  #4  
Old 11-18-2008, 01:49 PM
  mida68's Avatar 
mida68 mida68 is offline
 

Senior Member
  
Join Date: May 2004
Location: Temecula, CA
Posts: 104
 

Default Re: Content after flash disappears in IE

Holy crap, I feel foolish. Thanks for noticing that!
__________________
X-Cart 4.2, 4.3
Web Editors: http://www.webeditors.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:55 AM.

   

 
X-Cart forums © 2001-2020