Results 1 to 3 of 3

Thread: flash module truncating...

  1. #1
    New user
    Join Date
    07-03-09.
    Posts
    11

    Default flash module truncating...

    Hi all!
    I've just observed a strange behaviour of a flash module. It truncates a movie if some browsers (for sure in Opera, Safari).
    You can see a result in http://fimar-bramy.pl. The right column (with a logo) is wider on Firefox and IE than under Opera and Safari.
    What is happening?!

  2. #2
    User
    Join Date
    06-19-09.
    Posts
    41

    Default Re: flash module truncating...

    Hi tvardy,
    a little hard to say, but if your swf file is really 860px wide, I'd say it's a css issue.

    Your div#wrapper and the swf are 860px wide, but the div#fimarflash in between has a padding of 15px, so that doesn't fit. Also you should be aware that swfObject changes div#swf_1 to object#swf_1 during runtime (just in case you wanna address it via css ).


    cheers
    Antipitch

  3. #3
    New user
    Join Date
    07-03-09.
    Posts
    11

    Default Re: flash module truncating...

    okey.. it was a CSS issue..
    the strangest thing is that Opera under linux displayed everything fine without CSS patching

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
  •