Comunidad de diseño web y desarrollo en internet online

flash y marcos de dreamweaver

Citar            
MensajeEscrito el 15 Dic 2008 10:01 pm
Saludos.
Me estoy volviendo loco para hacer que un boton de flash me cargue un marco una url en otro marco. he leido 800 foros y no se que es lo que esta pasando.
aca les dejo el codigo a ver si encuentran el tema.
FLASH

Código :

on (release)
{
    if (_root.link != num)
    {
        _root.link_prev = _root.link;
        _parent["item" + _root.link].gotoAndPlay("s2");
        _root.link = num;
    } 
   getURL("contacto.html","cont");
}


FRAMES HTML

Código :

<frameset rows="372,*" frameborder="no" border="0" framespacing="0">
  <frame src="index2.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
  <frame src="cont.html" name="cont" id="cont" title="cont" />
</frameset>
<noframes><body>
</body>
</noframes></html>


REALMENTE APRECIO SU AYUDA.

gracias
JohanW

Por Johanw

6 de clabLevel



 

firefox
Citar            
MensajeEscrito el 15 Dic 2008 10:40 pm
ESTA SOLUCIONADO. Al parecer, era necesario subirlo al server. Probe ambos casos, uploaded y localhost. En host no funciono, pero en el server si. Alguien tiene una explicacion para esto?

Saludos

Por Johanw

6 de clabLevel



 

firefox

 

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