Flash in Firefox not showing (sometimes)
Posted: Thu Sep 16, 2010 3:46 am
Ok here is the situation. I have 2 websites, both over https, lets call them https://one.com and https://two.com
I have a load of flash banners stored on two.com and I want to show them on both two.com and one.com in a big list. For some reason this isn't working on Firefox (but is working on every other browser). I have this code to show the banners:
I have a load of flash banners stored on two.com and I want to show them on both two.com and one.com in a big list. For some reason this isn't working on Firefox (but is working on every other browser). I have this code to show the banners:
Why does this not work on FF? I have tried the latest beta and the latest stable version on Windows (haven't gotten a chance to try on any other OS) but I can't see why it would not work. Any suggestions?<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shoc ... on=8,0,0,0" width="100" height="100" id="Banner Name 120x600">
<param name="movie" value="https://two.com/tmp/bannerAds/banner-na ... ample.com/" />
</object>