Results 1 to 5 of 5
  1. #1
    Join Date
    May 2011
    Posts
    117
    Plugin Contributions
    0

    Default Flash banner doesen't show in IE

    I have a flash banner on my store's main page www(dot)vanity-watches(dot)com

    It's a .swf file that shows fine in Firefox and Chrome but in IE doesen't show at all! Not even as abroken link or image...

    Any suggestions?

  2. #2
    Join Date
    May 2011
    Posts
    117
    Plugin Contributions
    0

    Default Re: Flash banner doesen't show in IE

    Here's a clue:

    The banner is set up in the Banner manager using the folowing HTML code:

    HTML Code:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="728" height="433">
      <param name="wmode" value="transparent">
      <param name="movie" value="banner.swf" />
      <param name="quality" value="high" />
      <param name="allowScriptAccess" value="always" />
           <embed src="http://www.vanity-watches.com/images/banner.swf"
          quality="high"
          type="application/x-shockwave-flash"
          WMODE="transparent"
          width="728"
          height="433"
          pluginspage="http://www.macromedia.com/go/getflashplayer"
          allowScriptAccess="always" />
    </object>

  3. #3
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Flash banner doesen't show in IE

    I think youre missing an </embed> tag at the end of your flash script - Chrome and modern browsers ignore it, IE doesnt. Add it before the </object> closing tag.

  4. #4
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Flash banner doesen't show in IE

    Remove all that code and just use this...


    <embed src="http://www.vanity-watches.com/images/banner.swf"
    quality="high"
    type="application/x-shockwave-flash"
    WMODE="transparent"
    width="728"
    height="433"
    pluginspage="http://www.macromedia.com/go/getflashplayer"
    allowScriptAccess="always" /></embed>

  5. #5
    Join Date
    May 2011
    Posts
    117
    Plugin Contributions
    0

    Default Re: Flash banner doesen't show in IE

    Great work dgent!

    Everithing is fine now!

 

 

Similar Threads

  1. flash flash banner install on Modern Zen [RI07] Template
    By firefly143 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 18 Mar 2011, 02:25 PM
  2. banner header position 3 show more than 1 banner
    By Greybeard in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 14 Dec 2009, 11:25 PM
  3. Flash banner does not show in FF, but shows in IE and Chrome
    By linnx in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 6 Dec 2009, 04:00 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR