home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / midnightstrike1.swf / scripts / DefineSprite_407 / frame_5 / DoAction.as
Encoding:
Text File  |  2007-04-02  |  96 b   |  5 lines

  1. if(_root.stepMain == _root.onEnterFrame)
  2. {
  3.    _global.game.snd.playEvent("footstep_1",1);
  4. }
  5.