home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gPageNumber, gLocalPage, gReadVoice1, gReadVoice2, gReadVoice3, gReadVoice4
- set gPageNumber to 1
- set gLocalPage to 1
- set gReadVoice1 to 1
- set gReadVoice2 to 1
- set gReadVoice3 to 1
- set gReadVoice4 to 1
- initializationRoutines()
- idle()
- startList("begin")
- newList()
- go("start")
- end
-