home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2007 April / CM 04-2007 CD1.iso / CMycha.exe / 1045 / FLASH / _BUTONY / scripts / DefineButton2_21 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-12-15  |  50 b   |  4 lines

  1. on(release){
  2.    fscommand("EXCMD_BTNCLOSE");
  3. }
  4.