home *** CD-ROM | disk | FTP | other *** search
/ Dye Another Day / DyeAnotherDay.bin / swf / 18.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2003-04-02  |  64 b   |  5 lines

  1. on(release){
  2.    this.dragging = false;
  3.    gotoAndStop(1);
  4. }
  5.