home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / UFOs.swf / scripts / frame_310 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  66 b   |  5 lines

  1. tellTarget("/random")
  2. {
  3.    gotoAndPlay(random("20") + "1");
  4. }
  5.