home *** CD-ROM | disk | FTP | other *** search
/ Gamblexx 2002 June / gamblexx_06_2002.iso / install.dxr / 00006_installieren.ls < prev    next >
Encoding:
Text File  |  2002-04-15  |  108 b   |  9 lines

  1. global dyn_download
  2.  
  3. on mouseUp me
  4.   tell the stage
  5.     doinstall(dyn_download)
  6.   end tell
  7.   go("quit")
  8. end
  9.