home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global MGICompOnStage, MGICompOneSprite, MGICompTwoOnStage, MGIChoose
- set MGICompOnStage to 2
- set the castNum of sprite MGICompOneSprite to 107
- if (MGICompTwoOnStage <> 2) or (MGIChoose = 1) then
- set MGIChoose to 1
- MGICompQuestion()
- else
- MGIFrench()
- end if
- end
-