home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / high_speed.swf / scripts / DefineSprite_66 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  93 b   |  5 lines

  1. if(_root.moonmove == 0)
  2. {
  3.    this._parent.gotoAndStop(this._parent._currentFrame + 1);
  4. }
  5.