home *** CD-ROM | disk | FTP | other *** search
/ Hope PC Multimedia SuperPack 2 / HOMEPC.iso / TAROT / DOWNLOAD / VT3.ZIP / C1.DXR / 00194.ls < prev    next >
Encoding:
Text File  |  1995-11-02  |  128 b   |  9 lines

  1. on exitFrame
  2.   global DemoFrame, retMovie
  3.   if DemoFrame = void then
  4.     quit()
  5.   else
  6.     go(DemoFrame, retMovie)
  7.   end if
  8. end
  9.