home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / SEATTLE.DIR / 00487.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  173 b   |  9 lines

  1. on exitFrame
  2.   hyperLinks(23, 4)
  3.   if not soundBusy(2) then
  4.     set the volume of sound 1 to 255
  5.   end if
  6.   set the visible of sprite 36 to rollOver(35)
  7.   go(the frame)
  8. end
  9.