home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / starisland.swf / scripts / DefineSprite_1213 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-12-10  |  138 b   |  7 lines

  1. stop();
  2. this.gotoAndStop(_global.gamelanguage);
  3. this.moregame.onRelease = function()
  4. {
  5.    illusoft.Game.Instance.moregame_btn();
  6. };
  7.