home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global glBsListe, glgotoListe, gsMenuName
- InitAll()
- set glBsListe to ["start", "anim1", "Roll"]
- set glgotoListe to ["menu_o,roll", "4_ser,anfang", "menu_o,roll", "menu_o,roll", "4_ser,anfang"]
- InitBsFrame()
- cursor(-1)
- end
-
- on stopMovie
- ResetScreen()
- end
-