home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Kamikaze.swf / scripts / frame_18 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  115 b   |  7 lines

  1. my_score = int(_root.score * _root.masterb);
  2. tellTarget("_level50")
  3. {
  4.    stopAllSounds();
  5. }
  6. gotoAndStop(30);
  7.