Foros del Web » Programando para Internet » Javascript »

Script de galeria

Estas en el tema de Script de galeria en el foro de Javascript en Foros del Web. Muy buenas, Es la primera consulta que hago en el foro gracias de antemano por vuestra ayuda. Tengo un problema con el script que adjunto. ...
  #1 (permalink)  
Antiguo 29/02/2012, 02:57
 
Fecha de Ingreso: febrero-2012
Mensajes: 12
Antigüedad: 12 años, 2 meses
Puntos: 0
Script de galeria

Muy buenas,

Es la primera consulta que hago en el foro gracias de antemano por vuestra ayuda.

Tengo un problema con el script que adjunto. Es un script creado con el Flash Slideshow Maker Professional. Todo va de maravilla en Mozilla, Chrome... pero en internet explorer no sale.

Tambien tengo un problema para incluir un menu junto a la galeria. En Mozilla lo he conseguido (de la forma menos ortodoxa del mundo) pero en internet explorer nada de nada.

Os paso el codigo 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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>INICIO</title>
</head>
<body bgcolor="#FFFFFF">
<p>&nbsp;<p>
<style media="screen" type="text/css">
a {
color: #696969;
text-decoration:none
}
a:hover {
color:#000000;
text-decoration:none
}
<style type="text/css">
<!--
.style1 {
color: #006633;
font-weight: bold;
}
-->
</style>
<!-- saved from url=(0013)about:internet -->
<table align="center" border="0" cellpadding=25 cellspacing=0>
<tr>
<td align="center"></td>

</tr>
<tr><td align="center"><br /></td></tr>
<tr>
<td align="center">

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="980" height="497" id="tech" align="middle">

<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="10.01.swf?xml_path=slides.xml" />
<param name="quality" value="high" />
<embed src="10.01.swf?xml_path=slides.xml" quality="high" width="980" height="497" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

<a><font size=1 color=white face=arial><a href=index.html><font size=1 face=arial><br>&nbsp;&nbsp;&nbsp;QUIENES SOMOS</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp <a href="quiensomos.html" target="_blank">SERVICIOS</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp <a href="situacionestudio.html">CONTACTO</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp <a href="contacto.html">CATALOGO</a></a>

</object>
</td>
</tr>

</table>
</body>
</html>


El programa me saca tambien dos archivos mas con el siguiente codigo:

<!-- saved from url=(0013)about:internet -->
<!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></title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
</head>

<body>
<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="980" height="497">
<param name="movie" value="10.01.swf?xml_path=slides.xml" />
<param name="quality" value="high" />
<embed src="10.01.swf?xml_path=slides.xml" width="980" height="497" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>
</body>
</html>

y este otro de extension xml:

<?xml version="1.0" encoding="UTF-8" ?>
<flash_parameters copyright="socusoftFSMTheme">
<preferences>
<global>
<basic_property movieWidth="980" movieHeight="497" startAutoPlay="true" backgroundColor="0xffffff" continuum="true" html_title="" loadStyle="Bar" socusoftMenu="false" hideAdobeMenu="true" photoDynamicShow="false" enableURL="true" transitionArray=""/>
<title_property photoTitle="false" photoTitleX="5" photoTitleY="25" photoTitleSize="20" photoTitleFont="Verdana" photoTitleColor="0xffffff"/>
<music_property path="" stream="true" loop="true"/>
<photo_property topPadding="0" bottomPadding="0" leftPadding="0" rightPadding="0"/>
<properties enable="true" backgroundColor="0xffffff" backgroundAlpha="30" cssText="a:link{text-decoration: underline;} a:hover{color:#ff0000; text-decoration: none;} a:active{color:#0000ff;text-decoration: none;} .blue {color:#0000ff; font-size:15px; font-style:italic; text-decoration: underline;} .body{color:#ff5500;font-size:20px;}" align="top"/>
</global>
<control>
<basic_property showControl="false" showControlX="-30" showControlY="460" showPreviousButton="res/previous01.gif" showPreviousButtonX="50" showStopButton="res/stop01.gif" showStopButtonX="97" showPlayButton="res/play01.gif" showPlayButtonX="97" showNextButton="res/next01.gif" showNextButtonX="124" showSoundButtonX="182"/>
</control>
</preferences>
<album>
<slide jpegURL="thumbs/t_0001.jpg" d_URL="slides/p_0001.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="A" width="980" height="497"/>
<slide jpegURL="thumbs/t_0002.jpg" d_URL="slides/p_0002.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="B" width="980" height="497"/>
<slide jpegURL="thumbs/t_0003.jpg" d_URL="slides/p_0003.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_2" width="980" height="497"/>
<slide jpegURL="thumbs/t_0004.jpg" d_URL="slides/p_0004.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_2_2" width="980" height="497"/>
<slide jpegURL="thumbs/t_0005.jpg" d_URL="slides/p_0005.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_3" width="980" height="497"/>
<slide jpegURL="thumbs/t_0006.jpg" d_URL="slides/p_0006.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_3_2" width="980" height="497"/>
<slide jpegURL="thumbs/t_0007.jpg" d_URL="slides/p_0007.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_4" width="980" height="497"/>
<slide jpegURL="thumbs/t_0008.jpg" d_URL="slides/p_0008.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_4_2" width="980" height="497"/>
<slide jpegURL="thumbs/t_0009.jpg" d_URL="slides/p_0009.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_5" width="980" height="497"/>
<slide jpegURL="thumbs/t_0010.jpg" d_URL="slides/p_0010.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_5_2" width="980" height="497"/>
<slide jpegURL="thumbs/t_0011.jpg" d_URL="slides/p_0011.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_5_3" width="980" height="497"/>
<slide jpegURL="thumbs/t_0012.jpg" d_URL="slides/p_0012.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_7" width="980" height="497"/>
<slide jpegURL="thumbs/t_0013.jpg" d_URL="slides/p_0013.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_8" width="980" height="497"/>
<slide jpegURL="thumbs/t_0014.jpg" d_URL="slides/p_0014.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_8_2" width="980" height="497"/>
<slide jpegURL="thumbs/t_0015.jpg" d_URL="slides/p_0015.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_8_3" width="980" height="497"/>
<slide jpegURL="thumbs/t_0016.jpg" d_URL="slides/p_0016.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA1_8_4" width="980" height="497"/>
<slide jpegURL="thumbs/t_0017.jpg" d_URL="slides/p_0017.jpg" transition="29" panzoom="1" URLTarget="0" phototime="5" url="" title="PÃGINA6" width="980" height="497"/>
</album>
</flash_parameters>


Sabríais como solucionarlo???? Si funcionara para ie y para mozilla sería perfecto pero si consigo arreglarlo para que funcione en ie me valdria ya que utilizaria una pagina de inicio con un script de deteccion de navegador y duplicaría esta página según el explorador.


Muchas gracias espero ansioso alguna ayuda!!!

Etiquetas: funcion, galeria, html
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 20:05.