home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 25 / CDMM_25.iso / takeru / g078 / shrinej / shrine.dxr / Internal_69.ls < prev    next >
Encoding:
Text File  |  1996-09-04  |  228 b   |  8 lines

  1. on exitFrame
  2.   if the machineType <> 256 then
  3.     go(1, the moviePath & the itemDelimiter & the itemDelimiter & "g079")
  4.   else
  5.     go(1, the moviePath & ".." & the itemDelimiter & ".." & the itemDelimiter & "g079")
  6.   end if
  7. end
  8.