home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / frame_1728 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  113 b   |  10 lines

  1. stop();
  2. tellTarget("/gabhall02/field02")
  3. {
  4.    play();
  5. }
  6. tellTarget("/gabhall02/gabskip")
  7. {
  8.    play();
  9. }
  10.