home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global languagechosen
- if (the foreColor of word the mouseWord of member "envsewertext1" = 31) or (the foreColor of word the mouseWord of member "envsewertext1" = 24) then
- setnavigation(1)
- set the member of sprite 10 to member "envtexttitle4" of castLib languagechosen
- cursor(0)
- go("waterpop")
- end if
- end
-