home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- temp = the memberNum of sprite 11
- temp2 = temp + 1
- temp = the memberNum of sprite 14
- temp3 = temp + 1
- temp = the memberNum of sprite 17
- temp4 = temp + 1
- print(member(temp2, "text"), sprite(12), sprite(13), member(temp3, "text"), sprite(15), sprite(16), member(temp4, "text"), sprite(18))
- end
-