home *** CD-ROM | disk | FTP | other *** search
/ 3D Games (Spidla) / 3dhry2.iso / InterBingo 1.0 / InterBingoSetup.exe / InstallResource.swf / scripts / DefineButton2_105 / BUTTONCONDACTION on(release, releaseOutside).as < prev   
Encoding:
Text File  |  2002-07-25  |  98 b   |  5 lines

  1. on(release, releaseOutside){
  2.    ScrollDown.scrolling = false;
  3.    ScrollDown.gotoAndStop(1);
  4. }
  5.