home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 May / PCpro_2005_05.ISO / files / mut / 9430830 / slides.v2b / scripts / DefineButton2_55 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-01-24  |  35 b   |  4 lines

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