home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / starship_seven.swf / scripts / DefineSprite_245 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-28  |  156 b   |  10 lines

  1. _root.world.ready = false;
  2. if(_root.code[_root.world.ship.actLevel] ne "")
  3. {
  4.    _root.savepoint = "savepoint";
  5. }
  6. else
  7. {
  8.    _root.savepoint = "";
  9. }
  10.