home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / SpeedDrill.swf / scripts / DefineSprite_160_切削音 / frame_5 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  94 b   |  9 lines

  1. if(_root.speed > 50)
  2. {
  3.    this.gotoAndPlay("SLOOP1");
  4. }
  5. else
  6. {
  7.    this.nextFrame();
  8. }
  9.