home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Demo / Elearn / Fizica / vol1 / interfata.swf / scripts / DefineButton2_225 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-01-03  |  119 b   |  5 lines

  1. on(release){
  2.    _parent.intervalul = setInterval(_parent.undoTheDew,_parent.mili,_name,_parent);
  3.    this.play();
  4. }
  5.