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

  1. setProperty("roket", _X, 190);
  2. setProperty("roket", _Y, 220);
  3. tellTarget("roket")
  4. {
  5.    gotoAndPlay(1);
  6. }
  7.