home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 January / Dpcb0199.iso / Home / Magic / Menu.dir / 00115_Script_115 < prev    next >
Text File  |  1998-10-02  |  195b  |  9 lines

  1. on startMovie
  2.   global myKeyword
  3.   puppetSound 2, "WEWISH.AIF"
  4.   set the volume of sound 2 to 230
  5.   set myKeyword = field "entry"
  6.   set the text of member "entry" to "25"
  7. end startMovie
  8.  
  9.