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

  1. on enterFrame
  2.   global gNumErrori, gListaEsatti
  3.   set gNumErrori to 0
  4.   set gListaEsatti to ["Zebra", "Struzzo", "rinoceronte", "Orittero", "Licaone", "Leopardo", "Leone", "Gazzella", "Giraffa", "Iena", "Gnu", "Ghepardo", "Facocero", "Elefante"]
  5. end
  6.