Tema: startDrag()
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/01/2009, 13:01
Avatar de Bandit
Bandit
Moderador
 
Fecha de Ingreso: julio-2003
Ubicación: Lima - Perú
Mensajes: 16.726
Antigüedad: 20 años, 9 meses
Puntos: 406
Respuesta: startDrag()

Hola rafaelincl68:
En la capa 1 frame 1 coloca el MC y ponle como nombre de instancia clip1.
En la capa 2 frame 1 éste código:
clip1.onPress=function(){
clip1.startDrag(false, 20, 80, 470, 680);
}
clip1.onRelease = function() {
this.stopDrag();
};

Espero haberte sido de ayuda.
__________________
Bandit.
Si no sabes estudia y si sabes enseña.
http://www.banditwebdesign.com/