Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorTomLiv
    • CommentTimeFeb 23rd 2007
     
    I am having an issue in Safari where if we have more than one swfobject-placed swf on the same page, one or more of the swfs will repeat itself on top of itself - rules and shadows continue to multiply, etc.

    An example is here:
    http://proof.mlinc.com/mlinc.com/06/clients/stories.cfm

    In Safari, scroll up and down and the top swf on the right will appear to get thicker and darker rules.

    What is happening? Can I stop it?
    • CommentAuthorTomLiv
    • CommentTimeFeb 26th 2007
     
    I should mention that the swfs need to scroll at least partially out of view for the effect in question to be visible. I have had this in the past when 2 swfs are in the same horizontal space on the page. Does anyone know what is happening? Can I fix it? I sniffed for Safari and fed it a gif in the past, but can't this time. I really want to use swfobject for this but might need to resort to the whole document.write mess. I will have many pages with multiple swfs on them.

    Any help would be appreciated...
    • CommentAuthorTomLiv
    • CommentTimeFeb 26th 2007
     
    OK, it seems I have figured it out. Changing wmode from transparent to opaque has stopped the render issue. Not sure why I didn't try this before, but I hope this stays solved for me.

    If you read and tried... thanks.