home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2004 March / PCNET_CD_2004_04_3.iso / ssaver / timemachine.exe / scripts / DefineButton2_313 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-04-21  |  97 b   |  5 lines

  1. on(release){
  2.    getUrl("mailto:info@engine-design.co.uk", "_blank");
  3.    fscommand("quit");
  4. }
  5.