Ver Mensaje Individual
  #8 (permalink)  
Antiguo 04/04/2006, 12:31
paois1
Invitado
 
Mensajes: n/a
Puntos:
Bandit, lo que pasa es que el cliente noquiere ninguna clase de intro, por eso no podria hacer lo que me dices, hay solo un html que es donde esta el swf.
Luistar, pobé a hacer lo que me dices, mira como quedó el código:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<meta http-equiv="content-language" content="en">
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body style="margin:0;padding:0;">
<div style="width:100%,height:100%">
<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="779" height="427">
<param name="movie" value="imagenes/interfase.swf">
<param name="quality" value="high">
<embed src="imagenes/interfase.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="779" height="427"></embed>
</object>
</div>
</body>
</html>

y en el primer frame del fla puse fscommand("allowscale", false); ¿si era así?
porque de todas formas no me sale, no abarca toda la ventana.