olá pessoal eu inclui flash no meu site na pagina asp e deu o seguinte erro:
Páginas do Active Server erro 'ASP 0139'
Objeto aninhado
/e-mail.asp, line 49
Uma marca de objeto não pode ser colocada dentro de outra marca de objeto.
O erro está exatamente quando eu abro um segundo objeto no código para incluir o flash, o código é assim:
<object id="FlashID3" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="971" height="137">
<param name="movie" value="animacoes/menu.swf" />
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="animacoes/menu.swf" width="971" height="137"> ''''' É aqui que da o erro
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="opaque" />
<param name="swfversion" value="6.0.65.0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
Alguem pode me ajudar por favor
Publicidade
|
|
Page 1 of 1
Objeto Aninhado erro 'ASP 0139', Objeto aninhado
#2
Posted 29 March 2011 - 01:48 PM
você não pode ter a tag object , uma dentro de outra.Verifique se você tiver feito isso:
deixe assim:
<object runat=server ...>
<object runat=server ...>
</object>
</object>deixe assim:
<object runat=server ...>
</object>
<object runat=server ...>
</object>
Share this topic:
Page 1 of 1
Similar Topics
| Topic | Forum | Started By | Stats | Last Post Info | |
|---|---|---|---|---|---|
|
Página de erro
Essa matou a pau!!! |
Web Standards |
sandricooo
|
|
|
|
Socorro
Erro. |
InDesign |
Klaber Malara
|
|
|
|
PageFlip carregando Arquivo Externo - dando Erro
Arquivo Externo FANTASMA!!! |
Flash & ActionScript |
mubdesign
|
|
|
|
Por erro, ônibus escolar é vendido por US$ 1 no Ebay
|
Notícias |
Notícias
|
|
|
|
Falha interrompe negócios da Bolsa de Londres
|
Notícias |
Notícias
|
|
|
|
erros no script
Os scripts estão certos, mas o mysql-fro |
MySQL |
thiagolima86
|
|
|
|
Objetos repelindo
Quando passou o mouse em cima |
Flash & ActionScript |
orange
|
|
|
|
F.E.A.R. Extraction Point é mistura de terror e ação
|
Notícias |
Notícias
|
|
Publicidade
|
|

Help













