home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / back_to_work.swf / scripts / DefineButton2_835 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  58 b   |  5 lines

  1. on(release){
  2.    stopsignnum = 0;
  3.    gotoAndPlay(5);
  4. }
  5.