tags:

views:

79

answers:

1

Hello, i have problem with sIFRs opaticy. after i've installed Lightview i have somethink like that: !

http://img267.imageshack.us/img267/3525/31troen.jpg (i cant post images becouse of spam prevention mechanism ;) )

I've tried to add wmode: 'transparent', but it still does not work. Replacement call:

sIFR.replaceElement("h2", named({sFlashSrc: "<?php bloginfo('template_directory'); ?>/candara.swf", wmode: 'transparent', sColor: "#000", sCase: "upper"}));

Any idea?

A: 

The argument in sIFR 2 is sWmode, but you really should be using sIFR 3 anyway.

Mark Wubben