home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / GHtP.swf / scripts / frame_135 / DoAction.as
Text File  |  2008-09-03  |  237b  |  13 lines

  1. _root.mc_GHtP._visible = false;
  2. if(_global.MA_ON)
  3. {
  4.    if(!_global.first_game)
  5.    {
  6.       MochiAd.showInterLevelAd({id:"c53790e55076fae7",res:"640x400",no_bg:true});
  7.    }
  8.    else
  9.    {
  10.       _global.first_game = false;
  11.    }
  12. }
  13.