home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 October / macformat-108.iso / Tutorials / Flash game tutorial / spot the difference final.swf / scripts / DefineButton2_75 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-08-01  |  37 b   |  4 lines

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