home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OrganismMicroscope.swf / scripts / DefineSprite_34 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  78 b   |  5 lines

  1. if(_currentframe == "1")
  2. {
  3.    gotoAndPlay("f" add (random("3") + "1"));
  4. }
  5.