Jump to content


MS Solutions

Member Since 26/05/2011
Offline Last Active 08/12/2011, 12:04
-----

Topics I've Started

Inserir Arquivo Banner Em Flash Entre Duas Colunas

08/12/2011, 12:07

Prezados, estou com dificuldades de alterar um site desenvolvido em ASP, tenho que colocar um banner em flash entre duas colunas. Segue o scritp.

<!--#include file="funcoes.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title><%=loja("nome_loja") &" - "& loja("slogan_loja")%></title>
<link href="layout/stylesheet.css" rel="stylesheet" type="text/css">
<link href="topnav.css" rel="stylesheet" type="text/css" />

<script language=JavaScript type=text/javascript src='form.js'></script>

</head> <body>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle"><!--#include file="topo_2.asp"-->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macr...rsion=7,0,19,0" width="1003" height="100" title="Ligue Gr&aacute;tis">
<param name="movie" value="liguegrais.swf">
<param name="quality" value="high">
<embed src="liguegrais.swf" quality="high" pluginspage="http://www.macromedi...getflashplayer" type="application/x-shockwave-flash" width="1003" height="100"></embed>
</object></td>
</tr>
<tr>
<td align="center" valign="middle"><table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr align="center" valign="middle">
<td align="left" valign="top"><!--#include file="menu.asp"--></td>

<<<<<<<<<<<Quero inserir um arquivo flash no lugar dessa imagem que esta abaixo>>>>>>>>>>>>

<td valign="top"><img src="/online/imagens/HSP-68541.gif" alt="" width="700" height="600" border="0"></a></p>[/b] <table width="98%" border="0" cellspacing="0" cellpadding="0">

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


<tr>
<td align="center" valign="middle"><!--#include file="produto.asp"--></td>
</tr>
</table></td>
<td align="right" valign="top"><!--#include file="terceiracoluna.asp"--></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="middle"><!--#include file="baixo.asp"--></td>
</tr>
</table>
</body>
</html>
<%fecha_banco%>

IPB Skin By Virteq