Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/04/2008, 07:12
Avatar de SinguerInc
SinguerInc
 
Fecha de Ingreso: octubre-2007
Ubicación: Barcelona, España
Mensajes: 551
Antigüedad: 16 años, 6 meses
Puntos: 5
Re: Problemas con sript

Prehistoria que veo con mis ojos!

Algo asi tendria que ser:

Código:
startx = _root.vozi._x;
starty = _root.vozi._y;
horizontalno = _root.targetx-startx;
vertikalno = _root.targety-starty;
_root.vozi._x = startx+(horizontalno/2);
_root.vozi._y = starty+(vertikalno/2);
Saluti.
__________________
/blog.singuerinc.com