Log in

View Full Version : Flash banner works in firefox not ie. Please help :)



tomharrow
08-31-2007, 10:00 PM
Hi

I have a skyscrpper displaying fine in firefox but in IE.

The page in question is http://www.findababysitter.com/vouchers.php.

As you will see it displays perfectly in firefox.

Any help would be hugely appreciated.

Thanks.
Tom

Medyman
09-01-2007, 02:11 AM
What exactly isn't working? Can you provide some screenshots?

tomharrow
09-02-2007, 03:56 PM
Hi Medyman

If you view the page http://www.findababysitter.com/vouchers.php in ie you'll see what i mean. I have attached a screenshot of what it looks like in ie and firefox.

any help hugely appreciated!!!

thanks,
tom
:)

Medyman
09-04-2007, 01:40 PM
Most problems between IE and Mozilla/FF browsers with flash is only providing the "src" in the place used by one of the browsers instead of both. I can never remember which goes to which, but I know it's necessary to have the location of the flash file defined in both of these places:



<param name="movie" value="path/to/file.swf">
<embed src="path/to/file.swf" ...