Ver Mensaje Individual
  #3 (permalink)  
Antiguo 18/03/2002, 08:57
abuenog
 
Fecha de Ingreso: julio-2001
Ubicación: Barcelona
Mensajes: 922
Antigüedad: 22 años, 9 meses
Puntos: 1
Re: Urgente por favor¡¡¡¡¡¡¡&

Hola aspasites.
Por que no utilizas el hitTest? Seria algo así:

onClipEvent (enterFrame) {
if (this.hitTest(_root.clip)) {
_alpha=50;
} else {
_alpha=100;
}
}

Esto se lo aplicas al muñeco. Y clip sera el nombre de instancia del otro clip.

Espero q t sirva.

Saludos

<html><center><embed src="http://www.550m.com/usuarios/buealb/forosdelweb2/bannerforos.swf" height=80 width=450>
</embed></center></html>