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

  1. if(_quality == "LOW")
  2. {
  3.    gotoAndStop("splash");
  4.    play();
  5. }
  6.