home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / powerfox.swf / scripts / DefineSprite_515 / frame_23 / DoAction.as
Text File  |  2006-03-21  |  136b  |  8 lines

  1. _root.soldier.gotoAndStop("tod");
  2. if(_root.elephanttod == 2)
  3. {
  4.    _root.zorro = 2;
  5.    _root.player.hit.gotoAndStop(2);
  6. }
  7. stop();
  8.