home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / help_turtle.swf / scripts / frame_74 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  106 b   |  7 lines

  1. stopAllSounds();
  2. _root.score = point;
  3. if(_root.dbconnect == "yes")
  4. {
  5.    _root.DispatchGameData();
  6. }
  7.