home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / batman_cobble.swf / scripts / DefineSprite_1205 / frame_11 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  78 b   |  5 lines

  1. if(_root.playerState == "electro")
  2. {
  3.    gotoAndPlay(_currentframe - 1);
  4. }
  5.