Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/05/2009, 10:59
bertoR
 
Fecha de Ingreso: marzo-2009
Mensajes: 105
Antigüedad: 15 años, 1 mes
Puntos: 0
Respuesta: ayuda con juego (urgente)

on (release, keyPress "<Space>"){
if(this.hitTest(_root.pajaro)){
_root.pajaro.delete_movie();
}