home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / riding.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2008-08-29  |  111 b   |  7 lines

  1. stop();
  2. this._lockroot = true;
  3. qiuckRace_btn.onRelease = function()
  4. {
  5.    this._parent.gotoAndStop(3);
  6. };
  7.