home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global glBsListe, glgotoListe
- InitAll()
- set glBsListe to ["anfang", "geld", "g1", "g10"]
- set glgotoListe to ["intro_o,roll", "intro_o,roll", "intro_o,roll", "email,anfang", "wie_o,anfang"]
- InitBsFrame()
- end
-
- on stopMovie
- ResetScreen()
- end
-