Comunidad de diseño web y desarrollo en internet online

problemas con flash IE y xhtml

Citar            
MensajeEscrito el 12 May 2006 07:04 pm
hola
estaba tranda de hacer las paginas de mi sitio "validas con xhtml"
pero como tienen animaciones flash
asi que me puse a buscar en el sitio y encrotre un tutorial que que decia "Insertando SWF de Flash en XHTML valido"

http://www.cristalab.com/tutoriales/154/insertando-swf-de-flash-en-xhtml-valido

asi que feliz y contente me puse a modifar mis paginas para hacerlas validas
EFECTIVAMENTE la pagina me quedo valida XHTML
pero tengo un pequeño problema en IE :evil: ( como siempre da problemas)
la pelicula flash no termina de cargarse nunca
viendo la paguina desde mozilla o firefox funciona prefectamente

es mas: al final del tutorial en ejemplos del tutorial: si quiero ver los ejemplo en IE no so ven

ACEPTO AYUDA

Por dugalman

7 de clabLevel



Genero:Masculino  

firefox
Citar            
MensajeEscrito el 12 May 2006 09:39 pm
si no pones una url o un código va a ser imposible ayudarte...

Por fael

BOFH

2443 de clabLevel

3 tutoriales
2 articulos

 

firefox
Citar            
MensajeEscrito el 13 May 2006 12:53 am
el codigo de la pagina es este
DISCULPEN QUE ANTES NO HALLA PUESTO EL CODIGO PENSE QUE CON LOS ENLACES AL TUTORIAL ALCANZABA

<!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>
<title>Sixigal</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="Damian Mac Dougall" />
<meta http-equiv="Refresh" content="30;URL=main.php" />
<style type="text/css">
<!--
.saltar {
font-size: 9px;
font-variant: normal;
text-decoration: none;
text-align: center;
}
BODY{
margin:0 0 0 0;
padding:0 0 0 0;
background-color:#FFF;
}
-->
</style>
</head>
<body>
<center >
<!-- ESTE ANDA EN ie6
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="790" height="473" align="middle" title="intro">
<param name="movie" value="images/intro_websixigal.swf">
<param name="quality" value="high">
<embed src="images/intro_websixigal.swf" width="790" height="473" align="middle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>
-->

<!-- ESTNO NO ANDA EN IE6 PERO ES VALIDO XHTML
<object type="application/x-shockwave-flash" data="images/intro_websixigal.swf" width="790" height="473">
<param name="movie" value="flash.swf"/>
<param name="quality" value="high"/>
<img src="images/intro_websixigal.png" alt="intro sixigal" />
</object>

<a class="saltar" href="main.php" target="_self">Saltar Intro</a></center>
</body>
</html>

Por dugalman

7 de clabLevel



Genero:Masculino  

firefox
Citar            
MensajeEscrito el 13 May 2006 02:45 am

Por J O S

712 de clabLevel

1 tutorial

Genero:Masculino  

Lima, Perú

firefox
Citar            
MensajeEscrito el 14 May 2006 07:22 pm
errr... ok... una intro..

dugalman, te recomiendo leas 3 veces mas el tutorial y lo analices bien, en el tutorial escribi que esta tecnica tiene un problema con IE y se puede corregir.

Lo que hace este problema es que no muestre la carga/preloader en IE y muestre el SWF una vez cargado, mientras que el resto de navegadores lo hace correctamente, para corregir esto se necesita crear otro SWF con algo de AS.

Para mas informacion leer el tutorial la parte "Agregandole streaming"

Por NEO_JP

BOFH

5724 de clabLevel

13 tutoriales
12 articulos

Genero:Masculino   Anime Bloggers Premio_Secretos Team Cristalab

Front-end Developer en Washington, DC

firefox
Citar            
MensajeEscrito el 15 May 2006 01:38 am
OK GRACIAS voy a rebisar de vuelta el tutorial de "Agregandole streaming"
Igual me resulto mas util el metodo con JAVA SCRIPT

Por dugalman

7 de clabLevel



Genero:Masculino  

firefox

 

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