home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / sky-chopper.swf / scripts / frame_310 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  65 b   |  6 lines

  1. if(ready)
  2. {
  3.    gotoAndStop("chooselev");
  4.    ready = null;
  5. }
  6.