Foros del Web » Creando para Internet » Herramientas y Software »

como arreglo codigo para ver texto1.swf

Estas en el tema de como arreglo codigo para ver texto1.swf en el foro de Herramientas y Software en Foros del Web. <html> <head> <title>VMATRIUM MUEBLES </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) ...
  #1 (permalink)  
Antiguo 16/08/2002, 14:32
 
Fecha de Ingreso: noviembre-2001
Mensajes: 89
Antigüedad: 22 años, 5 meses
Puntos: 0
como arreglo codigo para ver texto1.swf

<html>
<head>
<title>VMATRIUM MUEBLES </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseIn t(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>

<body bgcolor="#000000" text="#000000">
<table width="75%" border="0">
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<div align="center"><img src="constructr4.gif" width="136" height="85"></div>
</td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<div align="center"><img src=""></div>
</td>
<td> </td>
</tr>
</table>
</body>
</html>
  #2 (permalink)  
Antiguo 18/08/2002, 07:33
Avatar de Gurrutello  
Fecha de Ingreso: enero-2002
Ubicación: Ontario,Toronto [Canada]
Mensajes: 2.017
Antigüedad: 22 años, 3 meses
Puntos: 6
Re: como arreglo codigo para ver texto1.swf

hola
necesitas insertar el swf
Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>VMATRIUM MUEBLES </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>

<body bgcolor="#000000" text="#000000">
<table width="75%" border="0">
  <tr> 
    <td> </td>
    <td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="32" height="32">
        <param name="movie" value="/texto1.swf">
        <param name="quality" value="high">
        <embed src="/texto1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="32" height="32"></embed></object></td>
    <td> </td>
  </tr>
  <tr> 
    <td> </td>
    <td> <div align="center"><img src="constructr4.gif" width="136" height="85"></div></td>
    <td> </td>
  </tr>
  <tr> 
    <td> </td>
    <td> <div align="center"><img src=""></div></td>
    <td> </td>
  </tr>
</table>
</body>
</html>
saludos

<div align="center"><a href="http://www.publicentral.com" target="_blank"><img src="http://www.publicentral.com/banners/titulo.gif" border="0"></a> </div>
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 04:02.