home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global gkeycounter
- set gkeycounter to 0
- set the hilite of cast "BmrkBtn" to 0
- set the hilite of cast "PageBtn" to 0
- set the hilite of cast "ChapBtn" to 1
- set the visible of sprite 23 to 0
- set the editableText of sprite 23 to 0
- set the visible of sprite 24 to 1
- set the editableText of sprite 24 to 1
- put EMPTY into field "Pageto"
- put EMPTY into field "Chapto"
- set the editableText of sprite 24 to 1
- updateStage()
- end
-