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

  1. on enterFrame
  2.   global gNumErrori, gListaEsatti, gInfoContext
  3.   set gNumErrori to 0
  4.   set gListaEsatti to ["Tapiro", "Giaguaro", "formichiere", "colibr├¼", "armadillo", "Ara", "Boa"]
  5.   set gInfoContext to "a_07"
  6. end
  7.