home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 17 / CDMM17.iso / pc / civ2demo / civ2demo.exe / civ2demo.DXR / 00058.ls < prev    next >
Encoding:
Text File  |  1996-03-11  |  129 b   |  7 lines

  1. on exitFrame
  2.   set the visible of sprite 1 to 0
  3.   unLoadCast("intro.avi")
  4.   updateStage()
  5.   set the visible of sprite 1 to 1
  6. end
  7.