Comunidad de diseño web y desarrollo en internet online

Problemas para visualizar swf en mi web

Citar            
MensajeEscrito el 06 Jun 2009 08:40 pm
Hola quisa para muchos este se un tema muy simple pero la verdad que a mi no me entra en la cabeza y la verdad no le encuentro solucion.

Estoy creando una web con dreamweaver, y tengo un banner y unos botones en .swf cuando los miro con la vista previa me salen a la perfeccion pero cuando lo subo al server me sale todo osea todas las imagenes jpeg, gif y fondos pero no me salen los que estan en swf. no se si me este dando a entender pero por si las dudas tengo un marco hecho con imagenes gif al rededor de un swf me sale el marco pero en el lugar donde debe salir el swf no sale nada, no se que hacer espero me puedan aclarar esta duda que tengo y que aun no me la eh podido quitar.

de antemano gracias a todos

Por fssj1

2 de clabLevel



 

msie7
Citar            
MensajeEscrito el 06 Jun 2009 10:28 pm
podrias poner el codigo aqui por favor?
estoy mas que seguro que las rutas las tienes a archivos locales (entiendase C://archivo.swf)

Por tribak

Claber

2448 de clabLevel

6 tutoriales

Genero:Masculino   Héroes

Fotógrafo o algo

firefox
Citar            
MensajeEscrito el 07 Jun 2009 04:42 am

Código HTML :

<!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=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
#apDiv1 {
   position:absolute;
   left:5%;
   top:1%;
   width:90%;
   height:98%;
   z-index:1;
   background-color: #F0FFF3;
}
#apDiv2 {
   position:absolute;
   left:5%;
   top:1%;
   width:90%;
   height:5%;
   z-index:2;
}
#apDiv3 {
   position:absolute;
   left:5%;
   top:6%;
   width:90%;
   height:17%;
   z-index:3;
}
#apDiv4 {
   position:absolute;
   left:5%;
   top:22%;
   width:90%;
   height:7%;
   z-index:4;
}
#apDiv5 {
   position:absolute;
   left:5%;
   top:29%;
   width:17%;
   height:46%;
   z-index:5;
}
#apDiv6 {
   position:absolute;
   left:28%;
   top:29%;
   width:40%;
   height:3%;
   z-index:6;
}
#apDiv7 {
   position:absolute;
   left:28%;
   top:32%;
   width:40%;
   height:40%;
   z-index:7;
}
#apDiv8 {
   position:absolute;
   left:28%;
   top:72%;
   width:40%;
   height:3%;
   z-index:8;
}
#apDiv9 {
   position:absolute;
   left:75%;
   top:29%;
   width:20%;
   height:3%;
   z-index:9;
}
#apDiv10 {
   position:absolute;
   left:75%;
   top:32%;
   width:20%;
   height:40%;
   z-index:10;
}
#apDiv11 {
   position:absolute;
   left:75%;
   top:72%;
   width:20%;
   height:3%;
   z-index:11;
}
#apDiv12 {
   position:absolute;
   left:78%;
   top:76%;
   width:101px;
   height:49px;
   z-index:12;
}
#apDiv13 {
   position:absolute;
   left:5%;
   top:77%;
   width:17%;
   height:17%;
   z-index:13;
}
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<body bgcolor="#999999">
<div id="apDiv1"></div>
<div id="apDiv2"><img src="linea1.gif" width="100%" height="100%" /></div>
<div id="apDiv3">
  <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','100%','height','100%','src','banner2','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','banner2' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100%" height="100%">
    <param name="movie" value="banner2.swf" />
    <param name="quality" value="high" />
    <embed src="banner2.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="100%"></embed>
  </object>
</noscript></div>
<div id="apDiv4">
  <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','100%','height','100%','src','linea3','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','linea3' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100%" height="100%">
    <param name="movie" value="linea3.swf" />
    <param name="quality" value="high" />
    <embed src="linea3.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="100%"></embed>
  </object>
</noscript></div>
<div id="apDiv5"><img src="fund.gif" width="100%" height="100%" /></div>
<div id="apDiv6"><img src="marco1.jpg" width="100%" height="100%" /></div>
<div id="apDiv7">
  <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','100%','height','100%','src','fotosPresentacion','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','fotosPresentacion' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100%" height="100%">
    <param name="movie" value="fotosPresentacion.swf" />
    <param name="quality" value="high" />
    <embed src="fotosPresentacion.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="100%"></embed>
  </object>
</noscript></div>
<div id="apDiv8"><img src="marco2.jpg" width="100%" height="100%" /></div>
<div id="apDiv9"><img src="marco1.jpg" width="100%" height="100%" /></div>
<div id="apDiv10"><marquee direction="up" width="100%" height="100%" scrolldelay="500">
  <div align="center"><strong>Anuncios importantes de la clinica</strong>
  </div>
</marquee></div>
<div id="apDiv11"><img src="marco2.jpg" width="100%" height="100%" /></div>
<div id="apDiv12">
  <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','100','height','100','src','mbuena','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','mbuena' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="100" height="100">
    <param name="movie" value="mbuena.swf" />
    <param name="quality" value="high" />
    <embed src="mbuena.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="100"></embed>
  </object>
</noscript></div>
<div id="apDiv13"><img src="tel.gif" width="100%" height="100%" /></div>
</body>
</html>



Este es el codigo

Por fssj1

2 de clabLevel



 

msie7
Citar            
MensajeEscrito el 07 Jun 2009 08:07 pm
pues probe tu codigo
al principio me paso lo mismo, no salia el swf, la verdad no salia nada
me parece que tu problema se debe al css

Por tribak

Claber

2448 de clabLevel

6 tutoriales

Genero:Masculino   Héroes

Fotógrafo o algo

firefox
Citar            
MensajeEscrito el 07 Jun 2009 11:54 pm
y que puedo hacer me puedes dar una idea ?

Por fssj1

2 de clabLevel



 

msie7
Citar            
MensajeEscrito el 08 Jun 2009 01:47 am
Bueno por fin encontre la solucion a mi problema y la pongo porque aunque era algo creo que obvio yo no me habia dado cuenta del error , lo que estaba sucediendo con mi problema era que no estaba subiendo la carpeta de scripts que crea el dreamweaver y por eso no se veian aunque esten subidos y el codigo este bien.

Gracias por tu ayuda de todas formas.

Por fssj1

2 de clabLevel



 

msie7
Citar            
MensajeEscrito el 21 Abr 2010 06:02 pm
encotre un codigo que si jala

eso se pone al final i listo: 'z-index','0', 'wmode','transparent'); sin tanto desmadre saludos.

<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','960','height','750','class','atras','src','distribuidores/republica','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','distribuidores/republica','z-index','0', 'wmode','transparent'); //end AC code

Por chaps09

1 de clabLevel



 

firefox

 

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