Comunidad de diseño web y desarrollo en internet online

como retirar caxa de ducumento swf??

Citar            
MensajeEscrito el 30 Sep 2006 05:28 pm
es possible retirar la caxa q delimita um swf em html??
que no sea necessario acer el clik para activar el swf...?


:cool: ^^

perdon por mi espanhol soi portugues.... :)

Por tportela

11 de clabLevel



Genero:Masculino  

portugal

msie
Citar            
MensajeEscrito el 30 Sep 2006 06:52 pm
Bienvenido tportela, antes de postear las dudas usa la opción de BUSCAR, pues muchas dudas ya se han resuelto con anterioridad. Por ejemplo la que tu planteas :

http://www.cristalab.com/foros/viewtopic.php?t=19891

Por _CONEJO

BOFH

7639 de clabLevel

17 tutoriales
21 articulos

 

clabbrowser
Citar            
MensajeEscrito el 01 Oct 2006 05:35 am

Por Raspu

5 de clabLevel



Genero:Masculino  

firefox
Citar            
MensajeEscrito el 02 Oct 2006 05:11 pm
pues si ya me baje el flash object pero no me funciona :(

tengo que poner en la plantilha del site el archivo swfobject.js si??? os dejo mi codigo a ver si me dectectais el error..

no se donde debo poner el script.... gracias


Código :

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<script type="text/javascript" src="flashobject.js"></script><div id="flashcontent">  </div>
<script type="text/javascript">   var baseexperiencefundopapel = new FlashObject("baseexperiencefundopapel.swf", "baseexperiencefundopapel", "850", "350", "6", "#ffffff");   fo.write("flashcontent");</script>
<html>

<head>

<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>
<body>

<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="850" height="350">
  <param name="movie" value="baseexperiencefundopapel.swf">
  <param name="quality" value="high">
  <embed src="baseexperiencefundopapel.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="850" height="350"></embed>
</object>
</body>
</html>


debes usar las etiquetas CODE para postear tu codigo

Por tportela

11 de clabLevel



Genero:Masculino  

portugal

msie
Citar            
MensajeEscrito el 02 Oct 2006 05:25 pm
si, debes de subir el flashobject.js además :

Código :

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<script type="text/javascript" src="flashobject.js"></script><div id="flashcontent"> </div>
<script type="text/javascript"> var baseexperiencefundopapel = new FlashObject("baseexperiencefundopapel.swf", "baseexperiencefundopapel", "850", "350", "6", "#ffffff"); fo.write("flashcontent");</script>
<html>

<head>

<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>
<body>

<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="850" height="350">
<param name="movie" value="baseexperiencefundopapel.swf">
<param name="quality" value="high">
<embed src="baseexperiencefundopapel.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="850" height="350"></embed>
</object>
</body>
</html>


lo cambias por

Código :

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>

<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>
<body>

<div id="flashcontent" />

<script type="text/javascript" src="flashobject.js"></script><div id="flashcontent"> </div>
<script type="text/javascript"> var baseexperiencefundopapel = new FlashObject("baseexperiencefundopapel.swf", "baseexperiencefundopapel", "850", "350", "6", "#ffffff"); baseexperiencefundopapel.write("flashcontent");</script>
</body>
</html>

Por _CONEJO

BOFH

7639 de clabLevel

17 tutoriales
21 articulos

 

clabbrowser
Citar            
MensajeEscrito el 04 Oct 2006 01:39 pm
gracias ya lo e conseguido ^^

Por tportela

11 de clabLevel



Genero:Masculino  

portugal

msie

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.