views:

4

answers:

0

I'm having trouble configuring sIFR to hide text before it displays the flash replacement text in Chrome/Firefox/Safari for a web site I worked on, Australian Tree Stories

I'm probably using siFR incorrectly, so I read the documentation, but found setting bHideBrowserText to true doesn't work

sIFR.bHideBrowserText = true;

Does anyone have any ideas how to fix this?

The flickering is a little annoying and but I can't think of a solution that wouldn't cause non-flash browsing to suffer (e.g. negative text-indent or display:none).