home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / blackjack_pay3.swf / scripts / frame_27 / DoAction.as
Encoding:
Text File  |  2006-09-05  |  100 b   |  7 lines

  1. Player_score_finish();
  2. if(_root.card12.value == 11)
  3. {
  4.    _root.insuranceMov.play();
  5. }
  6. stop();
  7.