home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Interface / modmac.000 / scripts / DefineButton2_175 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-09-18  |  99 b   |  4 lines

  1. on(press){
  2.    mdm.System.exec(mdm.Application.path + "interface/discador/tela_discador.exe");
  3. }
  4.