home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gEsc, gMarker
- puppetPalette("Palette UPSTAIR", 30, 0)
- set gEsc to "UPESC"
- set gMarker to "NULL"
- end
-
- on exitFrame
- global gDopen1, gDopen2
- set the visible of sprite 11 to gDopen1
- set the visible of sprite 12 to gDopen2
- pcmacTran()
- go(the frame + 1)
- end
-