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

  1. stop();
  2. tellTarget("/plick/plick2")
  3. {
  4.    nextFrame();
  5. }
  6. tellTarget("/")
  7. {
  8.    play();
  9. }
  10.