home *** CD-ROM | disk | FTP | other *** search
/ Asymetrix Demo / Asymetrix.iso / vbooks / dem_data / howtouse.dir / 00409.ls < prev    next >
Encoding:
Text File  |  1994-11-30  |  112 b   |  6 lines

  1. on exitFrame
  2.   global gLanguageLetter, gStory
  3.   set gStory to "Wendy" & gLanguageLetter
  4.   play movie gStory
  5. end
  6.