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

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