Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/04/2007, 19:41
Rizzo
 
Fecha de Ingreso: septiembre-2006
Mensajes: 1.193
Antigüedad: 17 años, 6 meses
Puntos: 30
Re: ¿Como controlar 2 botones a la misma vez?

podria ser asi:

Código:
buno.onRelease = bdos.onRelease=function () {
	trace("hola");
};