home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / musicbox / rehoboe.dxr / 00061.ls < prev    next >
Encoding:
Text File  |  1996-06-28  |  142 b   |  8 lines

  1. on exitFrame
  2.   if the machineType <> 256 then
  3.     openObjMovie(15, "VR:OBOEVR.MOV")
  4.   else
  5.     openObjMovie(15, "VR\OBOEVR.MOV")
  6.   end if
  7. end
  8.