home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / sneak_attack.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  87 b   |  6 lines

  1. _quality = "high";
  2. if(getBytesLoaded() == getBytesTotal())
  3. {
  4.    gotoAndStop(3);
  5. }
  6.