home *** CD-ROM | disk | FTP | other *** search
/ Game Audio Programming / GameAudioProgramming.iso / Extras / Dolby / DISK 2 / 02Dprologic2.swf / scripts / DefineButton2_145 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-02-10  |  37 b   |  4 lines

  1. on(release){
  2.    gotoAndStop(1);
  3. }
  4.