Explorer issues

Hi guys.

I’ve used the kirupa site to generate code which fixes the flash embed issue.

<script type=“text/javascript”>
var fo = new FlashObject("_html/structure/butcher.swf", “animationName”, “100%”, “100%”, “8”, “#FFFFFF”);
fo.addParam(“allowScriptAccess”, “sameDomain”);
fo.addParam(“quality”, “high”);
fo.addParam(“scale”, “noscale”);
fo.addParam(“loop”, “false”);
fo.write(“flashcontent”);
</script>

The song generated is as follows, but my site doesn’t actually work in explorer. The screen remains white until I switch on/off the menu at which point it appears! Does anyone know about this problem?

Any suggestions?

Thanks loads.
A.