Ver Mensaje Individual
  #2 (permalink)  
Antiguo 17/05/2006, 15:12
Avatar de sheshu
sheshu
 
Fecha de Ingreso: abril-2006
Ubicación: En too el medio
Mensajes: 160
Antigüedad: 18 años
Puntos: 0
hola,

ponle el ancho total del stage, quedaría:
Código:
if ((this._y>=122) or (Stage.width<this._x)) {
this._y = -10;
this._x = random(760)+5;
xspeed = xspeed*-1;
gotoAndPlay(1);
}
saludos,
__________________
sheshu ::: www.tutoriales-flash.com