Сделал полностью верстку после этого запустил валидатор в Дримвиере получил следующие ошибки там где стоят флэшке:
The tag name: "embed" Not found in currently active versions. [XHTML 1.0 transitional]
Код:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" /> <title>Untitled Document</title> </head> <body> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="750" height="370"> *<param name="movie" value="file:///T|/home/virtual/flash/main.swf" /> *<param name="quality" value="high" /> *<embed src="file:///T|/home/virtual/flash/main.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="370"></embed> </object> </body> </html>



