Hello everyone,
Thanks for the help the last time about frames, I got that part to work.
Now I have a new issue that i can not seem to fix.
Flash *.swf in html is there somewhere where I can read how to do it
in W3 style so it will pass the validation test?
1000 thanks in advance.
http://validator.w3.org/check?verbose=1&uri=http%3A//www.tidesofwar.net/bs/
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
id="flashlogo" width="400" height="100">
<param name="movie" value="/tow_gfx/flash/flashlogo.swf" />
<param name="quality" value="high" />
<param name="loop" value="true" />
<param name="wmode" value="transparent" />
<embed src="/tow_gfx/flash/flashlogo.swf"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
width="400" height="100">
</embed>
</object>
--
Regards
Jesper