home *** CD-ROM | disk | FTP | other *** search
/ One Click 5 / ONCE005.iso / Interface / it.dig / scripts / DefineButton2_521 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-12  |  96 b   |  5 lines

  1. on(release){
  2.    _root.abre_arquivo();
  3.    fscommand("run.app","%org%\\loja_digerati.exe");
  4. }
  5.