home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2004 April / DPPCPRO0404.ISO / ISPs / AOL / 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.