home *** CD-ROM | disk | FTP | other *** search
/ L'Encyclopedie Des Jeux Video 8 / EJV8_CD1.ISO / ejv8-cd1 / data / shoot / Loft1 / Loft.exe / scripts / DefineButton2_101 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-05-20  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(222);
  4. }
  5.