home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / elearn / Fizica / FIX01 / 08LLand / moonlander.swf / scripts / DefineButton2_415 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-12  |  125 b   |  6 lines

  1. on(release){
  2.    gotoAndPlay(10);
  3.    mesaj("m70","Aten├╛ie!"," ");
  4.    _parent._parent.moonLander.setAnswerResult(-20);
  5. }
  6.