home *** CD-ROM | disk | FTP | other *** search
/ Child Computer / Child_Computer.iso / start.exe / start.dxr / 00014_qt_setup.ls < prev    next >
Encoding:
Text File  |  2003-03-26  |  153 b   |  10 lines

  1. on mouseEnter me
  2.   puppetSound(3, member("I151"))
  3. end
  4.  
  5. on mouseUp me
  6.   puppetSound(3, member("fa_aster"))
  7.   open(EMPTY, "Qtinst\setup.exe")
  8.   quit()
  9. end
  10.