home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 March / PCPRO0396.ISO / march / blender / controls / 00007.ls < prev    next >
Encoding:
Text File  |  1995-09-24  |  209 b   |  9 lines

  1. on exitFrame
  2.   global volume
  3.   puppetSprite(4, 1)
  4.   set the castNum of sprite 42 to 766 + volume
  5.   SETSPEAKER()
  6.   set the text of cast 3 to the short time
  7.   set the text of cast 5 to "BLENDER EDITION 2.1"
  8. end
  9.