Ver Mensaje Individual
  #3 (permalink)  
Antiguo 25/05/2004, 23:55
OXIGENO
 
Fecha de Ingreso: febrero-2002
Mensajes: 442
Antigüedad: 22 años, 2 meses
Puntos: 2
hacelo asi....

frame 1:
// nada

frame 2:
actBytes = _root.getBytesLoaded() || 0;
totBytes = _root.getBytesTotal() || 100;

if( totBytes - actBytes > 10){
gotoAndPlay(1)
}

frame 3:
// comienza video!
__________________
tech-nico.com