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

  1. if(ready)
  2. {
  3.    gotoAndStop("splitlvldata");
  4.    play();
  5.    trace("ready!");
  6. }
  7.