on(release){ this.place.loadMovie('gal1.swf',this.place) }
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); }Solo tienen que colocarlo en el clip.