home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / Horse_riding.swf / scripts / frame_2 / DoAction.as
Text File  |  2008-09-23  |  111b  |  7 lines

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