Ver Mensaje Individual
  #7 (permalink)  
Antiguo 20/09/2007, 12:45
Avatar de ceaped
ceaped
 
Fecha de Ingreso: febrero-2004
Mensajes: 2.185
Antigüedad: 20 años, 2 meses
Puntos: 9
Re: Indexar paginas hechas en Flash en Buscadores

Leyendo un artículo decia que meter el swf dentro de la etiqueta <noscript></noscript>


<!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>Index</title>
</head>

<body>

<noscript></

<table width="100%" height="100%" border="0" cellspacing="0">
<tr>
<th scope="col"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1024" height="768">
<param name="movie" value="paginaFlash.swf" />
<param name="quality" value="high" />
<embed src="paginaFlash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1024" height="768"></embed>
</object></th>
</tr>
</table>

noscript>

</body>
</html>


para que pueda ser indexada?

Disculpen si repito mucho o pregunto con insistencia, pero deseo resolver este tema para subirn mi nueva Web la cual hice en Flash 8
__________________
Diseñador Gráfico publicitario