home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global MyCur, lupa, lupamenos, xhelp
- set MyCur to [the number of member "cursor", the number of member "cursormask"]
- set lupa to [the number of member "LupaMas", the number of member "LupaMask"]
- set lupamenos to [the number of member "LupaMenos", the number of member "LupaMask"]
- case xhelp of
- "menu":
- go("menu")
- "ptest":
- go("ptest")
- "ptestfi":
- go("ptestfi")
- "abusca":
- go("abusca")
- "aglosa":
- go("aglosa")
- "confi":
- go("confi")
- "afichas":
- go("afichas")
- "avideo":
- go("avideo")
- "autil":
- go("autil")
- end case
- end
-