Код:<object width="890" height="226"> <param name="movie" value="СЫЛКА"> <embed src="СЫЛКА" width="890" height="226"> </embed> </object>width="890"
height="226"Заменить под свои размеры, ну вот и все.
1. убираем картинку старый логотип (html-верх)
Код:<style type="text/css"> #pun-title .title-logo {background-image : none; height :172px; } #pun-title .title-logo span {display: none;} </style>2. вставляем в html-верх нужный нам флеш
Код:<object style="position: absolute; top:10px; left: 10px;" classid="CLSID:d27cdb6e-ae6d-11cf-96b8-444553540000" height="280" width="90%" type="application/x-shockwave-flash"> <param name="movie" value="http://mycitymusic.ru/themes/mycitymusic2/images/flash1.swf" /> <param name="quality" value="middle" /> <param name="play" value="false"></object>