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

  1. on(release, releaseOutside){
  2.    stopDrag();
  3.    dragging = false;
  4. }
  5.