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

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