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

  1. on(release){
  2.    removeMovieClip(Object.film.fr);
  3.    play();
  4. }
  5.