Results 1 to 4 of 4

Thread: Flash banner works in firefox not ie. Please help :)

  1. #1
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Flash banner works in firefox not ie. Please help :)

    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

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    What exactly isn't working? Can you provide some screenshots?

  3. #3
    Join Date
    Aug 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question

    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

  4. #4
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    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:


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

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
  •