home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / ToomyTooth.swf / scripts / DefineSprite_103 / frame_130 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  74 b   |  6 lines

  1. stopAllSounds();
  2. tellTarget(_root)
  3. {
  4.    gotoAndStop("GameLevel2");
  5. }
  6.