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.
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.
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.