home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 165 / XENIATGM165.ISO / cddata / midframe.cxt / 00012_list.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2003-05-29  |  57 b   |  8 lines

  1. i = 1;
  2. while(i <= 6)
  3. {
  4.    i++;
  5. }
  6. sel = 0;
  7. stop();
  8.