home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Graviton.swf / scripts / frame_117 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  87 b   |  9 lines

  1. if("4" < eval("/:level"))
  2. {
  3.    gotoAndStop(170);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(9);
  8. }
  9.