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

  1. stop();
  2. if(_root.mc_GHtP.m_penalty_pucks >= 3)
  3. {
  4.    btn_continue.enabled = false;
  5.    btn_continue._alpha = 25;
  6. }
  7.