Версия для печати темы
Нажмите сюда для просмотра этой темы в оригинальном формате
Форум программистов > .NET для новичков > Как добавить swf to asp.net site


Автор: CyberTramp 20.3.2012, 19:09
Пытался добавить с помощью 
Код

<object width="425" height="344">
  <embed src="~/header.swf" type="application/x-shockwave-flash" width="425" height="344"></embed>
</object>

Выдает ошибку 
Код

A control type was not specified or the specified type could not be found.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)