home *** CD-ROM | disk | FTP | other *** search
/ The Earth & it's Geography / EARTH.iso / earth2.exe / earth22-32.dxr / 00158.ls < prev    next >
Encoding:
Text File  |  1998-05-18  |  185 b   |  9 lines

  1. on exitFrame
  2.   puppetSound("P34entry")
  3.   set the soundEnabled to not (the soundEnabled)
  4.   sprite(24).visible = 1
  5.   sprite(114).visible = 0
  6.   sprite(141).visible = 0
  7.   updateStage()
  8. end
  9.