home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / staticshock.swf / scripts / DefineSprite_977 / frame_13 / DoAction.as
Encoding:
Text File  |  2005-11-09  |  96 b   |  8 lines

  1. tellTarget(wipe)
  2. {
  3.    _visible = true;
  4.    gotoAndPlay(2);
  5. }
  6. _parent.startGame();
  7. stop();
  8.