home *** CD-ROM | disk | FTP | other *** search
/ Imagination Express: Destination Pyramids / PYRAMIDS.ISO / DEMO / EDMARKDB / MENU.DXR / 00083.ls < prev    next >
Encoding:
Text File  |  1995-10-20  |  92 b   |  8 lines

  1. on exitFrame
  2.   global gAutoMode
  3.   if gAutoMode then
  4.     go(1)
  5.     startMovie()
  6.   end if
  7. end
  8.