home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / f_gen.dir / 00035_prepVR8.ls < prev    next >
Encoding:
Text File  |  2000-11-09  |  192 b   |  8 lines

  1. on enterFrame
  2.   global gDisasterToChoose, gInfoContext
  3.   set gInfoContext to "f_04"
  4.   trackNewMilestone(the frame)
  5.   set gDisasterToChoose to 2
  6.   set the MovieMouseClick of sprite(1) to 0
  7. end
  8.