Dreamweaver - Ayuda con INSERTAR OAM

 
Vista:
Imágen de perfil de Mateo

Ayuda con INSERTAR OAM

Publicado por Mateo (1 intervención) el 09/06/2023 22:37:09
En este código, se ve dónde incerto el archivo OAM, es el INDEX, pero no se ve en el navegador, en ninguno, sin embargo, en DW si se ve en la vista en vivo. me urge subir pero no sé si sea un problema de mi navegador o qué. ¡me pueden ayudar?

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>El Lavadón</title>
<style type="text/css">
body {
background-repeat: no-repeat;
background-size: 100% 100%;
background-attachment: fixed;
}
</style>
</head>

<body>
<object type="application/x-adobe-animate" data="index.oam" width="600" height="400"></object>
</body>
</html>
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder