home *** CD-ROM | disk | FTP | other *** search
/ RenderWare 2003 Press Disc / RenderWare.bin / presentation.swf / scripts / DefineButton2_460 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2003-02-25  |  69 b   |  5 lines

  1. on(press){
  2.    scrolling = "up";
  3.    frameCounter = speedFactor;
  4. }
  5.