home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / caray_skane.swf / scripts / frame_5 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  128 b   |  10 lines

  1. _root.resetlevel();
  2. _root.removeall();
  3. _root.tete._x = -150;
  4. i = 1;
  5. while(i <= 3)
  6. {
  7.    _root.boax[i] = -500;
  8.    i++;
  9. }
  10.