home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / a_gen.dir / 00078_prepDrag8.ls < prev    next >
Encoding:
Text File  |  2000-11-14  |  164 b   |  6 lines

  1. on enterFrame
  2.   global gNumErrori, gListaEsatti
  3.   set gNumErrori to 0
  4.   set gListaEsatti to ["Puzzola", "Pernice", "Lupo", "Civetta", "Cigno", "Alce", "Lince"]
  5. end
  6.