home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / powerballs.swf / scripts / DefineSprite_123 / frame_31 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  84 b   |  7 lines

  1. _root.timeup--;
  2. if(_root.timeup < 0)
  3. {
  4.    _root.timeup = 0;
  5. }
  6. gotoAndPlay(2);
  7.