RSS Recortes: 1
mouse movieclip 8 seguir actionscript flash
« Anteriores 1-1 de 1 Siguientes »
descargar onClipEvent (enterFrame) { this._x = (this._x+_root._xmouse)/2; this._y = (this._y+_root._ymouse)/2; xdiff = Math.abs(_x-_root._xmouse); ydiff = Math.abs(_y-_root._ymouse); }