home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / gotham_dark_night.swf / scripts / DefineSprite_729 / frame_39 / DoAction.as < prev   
Encoding:
Text File  |  2008-09-08  |  113 b   |  5 lines

  1. if(finished == true)
  2. {
  3.    _global.oGame.moveZone["BG_" + _global.oGame.CurrentBG].JokerEnd.gotoAndPlay(2);
  4. }
  5.