home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / MasterMind.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  66 b   |  5 lines

  1. if(getBytesLoaded() < getBytesTotal())
  2. {
  3.    gotoAndPlay(2);
  4. }
  5.