home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- set the visible of sprite 35 to 0
- updateStage()
- cursor(4)
- startTimer()
- repeat while the timer < 60
- end repeat
- set the text of field "MaxField" to EMPTY
- put the number of member "shop2" into line 1 of field "MaxField"
- maxprint("text")
- set the visible of sprite 35 to 1
- cursor(-1)
- end
-