Tema
:
Como hago para mover con el puntero un objeto
Ver Mensaje Individual
#
2
(
permalink
)
26/07/2005, 14:48
bernethe
Fecha de Ingreso: abril-2004
Ubicación: San José, Costa Rica
Mensajes: 384
Antigüedad: 20 años, 7 meses
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::..
bernethe
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de bernethe