home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- set waiter to the timer + 60
- repeat while (the timer < waiter) and not (the mouseDown)
- BtROHandler(21)
- BtROHandler(37)
- BtROHandler(38)
- BtROHandler(39)
- BtROHandler(40)
- BtROHandler(41)
- BtROHandler(42)
- updateStage()
- end repeat
- end
-