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?
pytrin wrote:This might be too obvious, but do you have flash installed on this Firefox?
a necessary question, but yes, I have flash installed on this FF. Flash works everywhere else, it is just my implementations that don't work (but do on all other browsers).
If you noticed, in the article they talk about the position of the movie name parameter - IE has it as a <param> tag and other browsers put it in the object declaration. The code you showed here still has only the IE version. Try the Satay approach mentioned near the end of the article