home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global Chars4and5, gGettingMarker
- set Chars4and5 to "03"
- set the visible of sprite 48 to 1
- set the visible of sprite 6 to 0
- if gGettingMarker <> 1 then
- HideRandoms()
- end if
- DispNavControls()
- end
-