Ver Mensaje Individual
  #6 (permalink)  
Antiguo 10/06/2013, 20:59
Alexis_Edius
 
Fecha de Ingreso: enero-2012
Mensajes: 5
Antigüedad: 12 años, 3 meses
Puntos: 1
Respuesta: problemas en mi web!

Cita:
Iniciado por rodrypaladin Ver Mensaje
Hola, me he fijado que cuando le das a saltar introducción efectivamente te lleva a la página principal en una nueva página, y la anterior donde corría la introducción se para y se queda en blanco.

No entiendo tu preocupación, si tu problema es que se queda la anterior en blanco porque no cambiar el "_blank" del enlace de saltar intro para que se abra sobre la misma ventana ? de esa manera no se te quedaría nada en blanco y saltarías también la introducción que es lo que quiere el usuario.
Hola Rodri!
Ante todo mil gracias por tu tiempo que desde ya es muy valioso.
Te cuento que he buscado en el código pero no existe ningun "_blank". El enlace tiene un "self".
Te lo copio aqui para ver si puedes echarme una mano!
Muchas gracias

<?xml version="1.0" encoding="UTF-8" ?>
<config>
<loader type="1">
<color>
0xd11427
</color>
<alpha>
1
</alpha>
</loader>

<dust show="on">
<flakes amount_small="300" amount_big="40" max_delay="50" min_delay="20" />
<!-- Best performance - 500, 40, 25, 10 -->
<colors a="0x4e3d23" b="0xcbb38e" c="0xffffff" />
<alpha standard_offset="0" />
<size small_min="0.3" small_max="3.5" big_min="5" big_max="13" />
<externalsrc>
</externalsrc>
</dust>
<start_at_music_ms>
1
</start_at_music_ms>
<music volume="100">
music/epic.mp3
</music>
<link url="http://www.clapaudiovisual.com.ar/FP" target="_self"/>
<skip normal_src="images/skipintro_normal.png" hover_src="images/skipintro_hover.png"
halign="center" valign="bottom" xoffset="0" yoffset="-10" />
<logo>
images/logo_.png
</logo>
<scene id="1">
<picture anim_start_color="0x641640" anim_end_color="0xffffff">
images/pic_1.jpg
</picture>
<colors color1="0xE395BF" color2="0xD28F7D" color3="0xc24c53" color4="0x62193D">
</colors>
<texts>
<text id="1" color="0xEED137" size="30">
<glow color="0x77681a" />
<animation direction="l2r" />
Clap Audiovisual
</text>
<text id="2" color="0xffffff" size="40">
<glow color="0xc24c53" />
<glow_extend color="0xffffff" />
<animation direction="l2r" />
Photo Studio
</text>
</texts>
</scene>
<scene id="2">
<picture>
images/pic_2.jpg
</picture>
<colors color1="0x7e2900" color2="0xcbb38e" color3="0x7e2900">
</colors>
<texts>
<text color="0x4e3d23" size="20" x="-369" y="-30" startframe="145" exitframe="210"
slide="-60">
<glow color="0xffffff" />
<glow_extend color="0xffffff" />
<animation direction="down" />

</text>
<text color="0x4e3d23" size="18" x="-280" y="-150" startframe="130" exitframe="205"
slide="60">
<glow color="0xffffff" />
<glow_extend color="0xffffff" />
<animation direction="up" />

</text>
<text color="0x4e3d23" size="32" x="-370" y="130" startframe="115" exitframe="200"
slide="60">
<glow color="0xffffff" />
<glow_extend color="0xffffff" />
<animation direction="up" />

</text>
<text color="0x4e3d23" size="16" x="-238" y="219" startframe="100" exitframe="170"
slide="0">
<glow color="0xffffff" />
<glow_extend color="0xffffff" />
<animation direction="up" />

</text>
<text color="0x4e3d23" size="32" x="344" y="60" startframe="175" exitframe="215"
slide="60">
<glow color="0xffffff" />
<glow_extend color="0xffffff" />
<animation direction="up" />

</text>
</texts>
</scene>
<scene id="3">
<picture>
images/pic_3.jpg
</picture>
<texts direction="r2l" y="253">
<text color="0xffffff" size="25">
<glow color="0xffffff" />
<glow_extend color="0xffffff" />
Bodas
</text>
<text color="0xffffff" size="25">
<glow color="0xffffff" />
<glow_extend color="0xffffff" />
15 Años
</text>
</texts>
</scene>
<scene id="4">
<picture>
images/pic_4.jpg
</picture>
</scene>
<scene id="5">
<picture>
images/pic_5.jpg
</picture>
<colors color="0x876D51" />
<text id="2" color="0xEED137" size="30" x="185" y="18">
<glow color="0x77681a" />
<glow_extend color="0xEED137" />
<animation direction="l2r" />
Comunicación Visual & Diseño
</text>
</scene>
<scene id="6">
<picture>
images/pic_6.jpg
</picture>
<picture>
images/pic_6b.jpg
</picture>
</scene>
<scene id="last">
<text id="2" color="0xffffff" size="27" x="0" y="18">
<glow color="0xffffff" />
<glow_extend color="0xffffff" />
<animation direction="r2l" />
www.clapaudiovisual.com.ar

</text><link url="http://clapaudiovisual.com.ar/FP" target="_self" />
</scene>
</config>