home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / GrandPrixChallengeII.swf / scripts / frame_177 / DoAction.as < prev   
Encoding:
Text File  |  2001-07-07  |  68 b   |  6 lines

  1. tellTarget("/player")
  2. {
  3.    gotoAndStop("damage");
  4.    play();
  5. }
  6.