home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 September / INTERNET107.ISO / pc / aol8 / media / upgrade.swf / scripts / DefineSprite_42 / frame_1 / DoAction.as
Encoding:
Text File  |  2003-03-13  |  59 b   |  6 lines

  1. pie = random(2);
  2. if(pie == 0)
  3. {
  4.    gotoAndPlay(45);
  5. }
  6.