Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/07/2005, 14:48
Avatar de bernethe
bernethe
 
Fecha de Ingreso: abril-2004
Ubicación: San José, Costa Rica
Mensajes: 384
Antigüedad: 20 años
Puntos: 2
pon encima del objeto (que ojala fuera un MovieClip, con botones no sirve muy bien) este código

Código:
on (press) {
	this.startDrag();
}
on (release) {
	this.stopDrag();
}
__________________
..::BERNETHE::..