home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global gFromFrame, gHighlightColor, gLowlightColor, gOldLine, currentSection, languagechosen
- set gOldLine to currentSection
- set gFromFrame to the frame
- set the foreColor of line currentSection of member "popuptext" of castLib languagechosen to gHighlightColor
- set the visible of sprite 40 to 0
- set the visible of sprite 47 to 1
- set the visible of sprite 48 to 1
- updateStage()
- set the blend of sprite 44 to 75
- ContentsStart()
- end
-