home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / ArcadeCAR.swf / scripts / DefineSprite_247 / frame_1 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  71 b   |  6 lines

  1. tellTarget("/:music")
  2. {
  3.    gotoAndStop("robolaser");
  4.    play();
  5. }
  6.