home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIPCD1_98.iso / software / gadzety / rudolph / rudolph.exe / rudolph.DXR / 00029.ls < prev    next >
Encoding:
Text File  |  1997-09-24  |  131 b   |  8 lines

  1. on exitFrame
  2.   set the soundLevel to 6
  3.   preLoad()
  4.   put the colorDepth into field "bit"
  5.   set the colorDepth to 8
  6.   wait(100)
  7. end
  8.