home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / morbus.swf / scripts / DefineSprite_871 / frame_8 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  93 b   |  9 lines

  1. if(_root.ini.d.a == "0")
  2. {
  3.    _root.ini.d.gotoAndPlay(2);
  4. }
  5. else
  6. {
  7.    nextFrame();
  8. }
  9.