Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Flash Banners Not Displaying

    I have installed a .swf flash banner in my wide-banners are but all I can see is the whitespace where the banner should be and no .swf animated flash.

    I follwed the tutorial here:

    zenflavor.com/how-to-display-flash-in-zen-cart-banner-locations.html

    I have tested the html ebmed code and it does work in browers, but placing the same code in the banner box 'banner manager' HTML Text: area does not work for me.

    Where am I going wrong here?

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Flash Banners Not Displaying

    Strange, it's showing in IE, but not FF

  3. #3
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Flash Banners Not Displaying

    Quote Originally Posted by limelites View Post
    Strange, it's showing in IE, but not FF
    If the address in your sig is it, don't see it with IE6 or FF3.5.3

    Did you turn on the space in admin-config.. Layout Settings?
    Are you using a clickTAG?

    I'm currently running a swf banner using the banner manager. Its working with swfObject and clickTAG...
    Dave
    Always forward thinking... Lost my mind!

  4. #4
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Flash Banners Not Displaying

    Can't believe I didn't post the address. It's:

    www.superfancy.co.uk

    ....but I switched off the bottom banner for now. Is there a standard code I need to install in the header or something to make Flash work in Mozilla browsers?

  5. #5
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Flash Banners Not Displaying

    Quote Originally Posted by limelites View Post
    Is there a standard code I need to install in the header or something to make Flash work in Mozilla browsers?
    The only code I run in the header is swfobject.... no code is required other then the normal object and embed tags in the body. I do use the full url for the source when I use the banner manager.

    If you run a clickTag, you need to code with ActionScript 3 or IE and FF will refuse to run it.
    Dave
    Always forward thinking... Lost my mind!

  6. #6
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Flash Banners Not Displaying

    www.superfancy.co.uk

    Can't figure out why it shows in IE but not in FF. Here is the html I've added to the banner manager, which obviously works as it shows in IE, so why not FF?

    PHP 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="480" height="125">
      <
    param name="movie" value="http://www.superfancy.co.uk/shop/images/banners/limelites.co.uk%20flash-banner.swf" />
      <
    param name="quality" value="high" />
      <
    param name="allowScriptAccess" value="always" />
      <
    param name="wmode" value="transparent">
         <
    embed src="flash-banner.swf"
          
    quality="high"
          
    type="application/x-shockwave-flash"
          
    WMODE="transparent"
          
    width="480"
          
    height="125"
          
    pluginspage="http://www.macromedia.com/go/getflashplayer"
          
    allowScriptAccess="always" />
    </
    object
    any ideas?

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Flash Banners Not Displaying

    Do you have spaces or special characters in the filename?

    I am seeing:
    <param name="movie" value="http://www.superfancy.co.uk/shop/images/banners/limelites.co.uk%20flash-banner.swf" />

    Try removing the space in the banner name ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Flash Banners Not Displaying

    NOTE: I believe you want this for the secure pages, if you run this banner on secure pages, to go to the secure site:
    pluginspage="http://www.macromedia.com/go/getflashplayer"

    I am not sure if this is the one that needs changing or not but be sure to test ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Flash Banners Not Displaying

    I don't use banners on secure pages, thanks for the pointer though in case I change that in the future.

    Also, I've removed the space in the URL and it's still not showing the banner in FF.

    I've made the banner active in case you'd care to inspect?

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Flash Banners Not Displaying

    You changed the banner filename as well?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Flash banner not displaying in header
    By MrsMiggins in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Oct 2011, 11:28 AM
  2. Flash not displaying on FF
    By ideasgirl in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 6 Nov 2008, 01:12 PM
  3. Banners Not Displaying
    By kevdoginca in forum General Questions
    Replies: 0
    Last Post: 18 Nov 2006, 11:11 PM
  4. Banners not displaying
    By hawkfire in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Sep 2006, 02:46 PM

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