home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 January / PCA126_DVD.iso / menus / introduction.swf / scripts / DefineButton2_48 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-10-26  |  70 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","games\\blitzkriegdemo-e.exe");
  3. }
  4.