Ver Mensaje Individual
  #6 (permalink)  
Antiguo 18/06/2007, 20:42
DARKREGARDS
 
Fecha de Ingreso: marzo-2006
Mensajes: 64
Antigüedad: 18 años, 1 mes
Puntos: 0
Re: Consulta función Drag

Hola karemlis te agradesco tu ayuda, intente lo que me dijistes y también se paraliza el swf que contiene al ojo, puse este código:

on (press) {
startDrag("drag", true, 0, 0, 0, 175);
}
on (release, releaseOutside) {
this.stopDrag();
}

el scroll es activado por un botón llamado invisible, influye que sea un botón y no un MC??