home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global col, jmp, bit, psize, c_no, w_no, cc_no, wc_no, show, ft, cat1max, cat2max, stat
- set jmp to 0
- set c_no to 1
- set w_no to 1
- set cc_no to 1
- set wc_no to 1
- set chk to 0
- set show to 0
- set ft to 0
- set bit to 24
- set psize to 640
- set cat1max to 54
- set cat2max to 48
- set stat to 0
- set col to the colorDepth
- set ret to colmax()
- if ret = 0 then
- quit()
- end if
- set the cursor of sprite 16 to 260
- end
-