Forum Moderators: open
Here's what I've got so far to play the banner:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
id="topbanner2" width="757" height="96">
<param name="movie" value="swish/topbanner2.swf">
<param name="bgcolor" value="#000000">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
width="757" height="96"
name="topbanner2" src="swish/topbanner2.swf"
bgcolor="#000000" quality="high"
swLiveConnect="true" allowScriptAccess="samedomain"
></embed>
</object>
Added: I once said the <embed> was necessary for some browsers but that article makes it clear it is possible to remove it.
Before anyone says I am an advocate of xhtml and css all sites produced here are fully compliant but when it comes to flash we just use the standard Macromedia recommended tags...
No offense intended.
I switched to XHTML some 18 months ao and have not looked back. My problem is that all the "solutions" involve compromises or cludges of some description and therefore I just feel uncomfortable using them.
When there is a definitive workaround that does away with the bloated code I will be happy to sue it, but as yet I am just not convinced :-)