You aussie legend!

Sorry, do I paste what you have written or find <param name="wmode" value="transparent" /> & replace with wmode="transparent"?

This is the code I have-

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab#version=9,0,28,0" width="100%" height="100%" id="standAlone" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="wmode" value="transparent" />
<param name="movie" value="index_htm_files/standAlone_omk.swf?url=intro 8_1.flv&amp;sound=true&amp;loop=false&amp;tooltip= true&amp;autoplay=false&amp;swfborder=true" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<param name="menu" value="false" />
<embed src="index_htm_files/standAlone_omk.swf?url=intro 8_1.flv&amp;sound=true&amp;loop=true&amp;tooltip=t rue&amp;autoplay=false&amp;swfborder=true" quality="high" bgcolor="#FFFFFF" width="100%" height="100%" name="standAlone" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

I have changed <param name="wmode" value="transparent" /> & replaced it with <param name=wmode="transparent"

Is that correct?

Doesn't seem to work-I'm using firefox-would that be a problem?

Thanks mate!