Comunidad de diseño web y desarrollo en internet online

me podrian ayudar explicandome esta linea de tiempo

Citar            
MensajeEscrito el 22 Sep 2006 04:08 pm

tengo q hacer esta banner con un efecto y sonido. lo hice pero en 2 frames,frame por frame, no como me lo han indicado,o sea, como en este grafico. ademas tengo q aplicar este action:¿¿¿¿q hace???
// Action script...

// [Action in Frame 1]
stop();
barra.onLoad = function ()
{
this._xscale = 0;
};
this.onEnterFrame = function ()
{
porcentaje = Math.round(getBytesLoaded() / getBytesTotal() * 100);
estado = porcentaje + " %";
barra._xscale = porcentaje;
if (porcentaje == 100)
{
delete estado;
barra._visible = 0;
delete this["onEnterFrame"];
gotoAndPlay(5);
} // end if
};

stop();
barra.onLoad = function ()
{
this._xscale = 0;
};
this.onEnterFrame = function ()
{
porcentaje = Math.round(getBytesLoaded() / getBytesTotal() * 100);
estado = porcentaje + " %";
barra._xscale = porcentaje;
if (porcentaje == 100)
{
delete estado;
barra._visible = 0;
delete this["onEnterFrame"];
gotoAndPlay(10);
} // end if
};

// [Action in Frame 2]
gotoAndStop(1);

// [Action in Frame 36]
stop();
[url][/url]

Por benji

5 de clabLevel



 

msie
Citar            
MensajeEscrito el 22 Sep 2006 04:14 pm
benji.... No dupliques post por favor... y tu codigo AS es para una precarga ...

Saludos

Por cavs

Claber

304 de clabLevel



 

19° 59' 08'' Latitud 102' 16' 59'' Longitud

firefox
Citar            
MensajeEscrito el 22 Sep 2006 05:09 pm
benji van tres post con lo msimod no du0liques
cerrado

Por FeNtO

BOFH

5091 de clabLevel

18 tutoriales

1 ejemplo

  Bastard Operators From Hell

FeNtO DataCenter

firefox
Citar            
MensajeEscrito el 23 Sep 2006 03:41 pm
Lo que pasa es q no sabia como subir la imagen de la linea de tiempo, sino, no podrian ayudarme.
Para este banner me dieron 2 graficos y 2 sonidos, el efecto es como abrir una perciana desde el centro, la mitad pa arriba y la otra pa bajo, luego en el fondo aparece la otra grafico. :oops:
gracias
benji

Por benji

5 de clabLevel



 

msie

 

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