Foros del Web » Creando para Internet » HTML »

ayuda con web en cubecart !!!

Estas en el tema de ayuda con web en cubecart !!! en el foro de HTML en Foros del Web. ola de nuevo como veran estoy editando una web en cubecart pero en el header quiero poner un swf u en efecto ya lo puse ...
  #1 (permalink)  
Antiguo 13/07/2007, 23:51
Avatar de Krlos_jr  
Fecha de Ingreso: julio-2006
Mensajes: 36
Antigüedad: 17 años, 8 meses
Puntos: 0
Exclamación ayuda con web en cubecart !!!

ola de nuevo

como veran estoy editando una web en cubecart pero en el header quiero poner un swf u en efecto ya lo puse pero por alguna razon no puedo hacer que se vea me dice que no cargo el archivo pero me marca que hay es un swf y le das clic con el boton del lado derecho y hay dice que es un archivo flash player 9 y no se que etc bueno miren el codigo diganme en que me equiboco pliss

grax.
Código HTML:
<!-- BEGIN: body -->
<!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=iso-8859-1" />
<title>{META_TITLE}</title>
<meta name="description" content="{META_DESC}" />
<meta name="keywords" content="{META_KEYWORDS}" />

<link href="skins/{VAL_SKIN}/styleSheets/layout.css" rel="stylesheet" type="text/css" />
<link href="skins/{VAL_SKIN}/styleSheets/style.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="js/jslibrary.js" type="text/javascript"></script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<body>
<div id="pageSurround">
	
	<div id="subSurround">
	
	<div id="headerfla" align="center">
		<object width="700" height="200">
				<param name="movie" value="...\deceramica.com\skins\plata\styleTemplates\global\swf\header.swf">
				<embed src="...\deceramica.com\skins\plata\styleTemplates\global\swf\header.swf" width="700" height="200"> 
				</embed>
				</object>
	
		<div id="topHeader">
     
				
	 </div>
		  <div style="padding-top: 72px;">{SEARCH_FORM}
		  
		  </div>
			<div>{SESSION}</div>
	  </div>
		
		<div>
		
		<div class="colLeft">
		{CATEGORIES}
		{RANDOM_PROD}		
		{INFORMATION}	
		{CURRENCY}
		{LANGUAGE}
		</div>
		
		<div class="colMid">
		{PAGE_CONTENT}
		</div>
		
		<div class="colRight">
			{SHOPPING_CART}
			{POPULAR_PRODUCTS}
			{SALE_ITEMS}
			{MAIL_LIST}
		</div>
	
	</div>
	
	<br clear="all" />
	
	{SITE_DOCS}
	
  </div>

</div>

</html>
<!-- END: body --> 
es de urgencia ...grax
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 15:21.