home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / GrandPrixChallengeII.swf / scripts / frame_97 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  110 b   |  9 lines

  1. if(gameSound)
  2. {
  3.    tellTarget("/beep")
  4.    {
  5.       gotoAndPlay(2);
  6.    }
  7. }
  8. trackTitle._visible = false;
  9.