home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Strata 3D / Resources / Splash.swf / scripts / DefineButton2_10 / BUTTONCONDACTION on(release, keyPress y).as
Encoding:
Text File  |  2000-05-08  |  51 b   |  4 lines

  1. on(release, keyPress "y"){
  2.    gotoAndStop(4);
  3. }
  4.