Advertisement
Guest User

Rober

a guest
Jan 31st, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. public function startDrag(_arg1:_px10602, _arg2:Function=null, _arg3:int=0, _arg4:int=0, _arg5:int=0):void{
  2. _tq2768._ps6769().addEventListener(MouseEvent.MOUSE_UP, this.stopDragging);
  3. this._oi9541 = _arg2;
  4. this._tb5694 = _arg1;
  5. this._nm6639 = this._nm6639;
  6. this._pl15318 = _arg5;
  7. this._ej376 = _arg3;
  8. if (this._cf10731)
  9. {
  10. if (this._ej376 == _xl11610._jc11265)
  11. {
  12. this._qr7703._in8371((this._tb5694 as _hl15578)._vf11740, (this._tb5694 as _hl15578)._sl11700._vm6245);
  13. };
  14. this._cf10731.destroy();
  15. };
  16. switch (_arg1._sl11700._dv13852)
  17. {
  18. case _uq7753._km4276:
  19. this._cf10731 = new _er12035(_arg1, this._qr7703, _arg3, _arg4, _arg5);
  20. break;
  21. case _uq7753._fc8359:
  22. case _uq7753._dt8554:
  23. case _uq7753._sr6196:
  24. this._cf10731 = new _yc3885(_arg1, this._qr7703, _arg3, _arg4, _arg5);
  25. break;
  26. default:
  27. this._cf10731 = new _ut10448(_arg1, this._qr7703, _arg3, _arg4, _arg5);
  28. };
  29. if (_arg1._hw14129 == -1)
  30. {
  31. this._cf10731._ho5101();
  32. _kr10933._xo2736(_te13472._ia1486, this._jo10065);
  33. _cp9761._il2415(_arg1._rm6352);
  34. };
  35. if (this._ej376 == _xl11610._jc11265)
  36. {
  37. this._qr7703._ca9348((_arg1 as _hl15578)._vf11740);
  38. };
  39. _gb14411.getInstance()._rl15912._am11997();
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement