2 test files with the same test code:
1) http://tulks.valsts.lv/preview.html
HTML. That works correctly.
2) http://tulks.valsts.lv/site/index_menu_test/
EE. That doesn’t work. I don’t see this menu (FF2/IE6)
The code is:
<html>
<head><title>Preview</title></head>
<body bgcolor="#1F314F">
<center>
</script><noscript><OBJECT id="htemplate1obj" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=525 HEIGHT=53> <EMBED src="htemplate1.swf" menu=false quality=high bgcolor=#1F314F WIDTH=525 HEIGHT=53 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT></noscript>
</center>
</body>
</html>I cannot understand why this operating/tested code doesn’t work in EE.
Thanks.
P.S. EE 1.6.
EDITED:
I see the above code is changed by the forum. Can HTML be discussed in this forum?