Instance of Symbol 2 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = this._y + ((_root._ymouse - this._y) / 5.5);
}
Instance of Symbol 2 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = this._y + ((_root._ymouse - this._y) / 10.8);
}
Instance of Symbol 6 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 8 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = this._y + ((_root._ymouse - this._y) / 10.8);
}
Instance of Symbol 8 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = this._y + ((_root._ymouse - this._y) / 5.5);
}
Instance of Symbol 8 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = this._y + ((_root._ymouse - this._y) / 1);
}