home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- temp10 = the memberNum of sprite 10 + 1
- temp12 = the memberNum of sprite 12 + 1
- temp14 = the memberNum of sprite 14 + 1
- temp16 = the memberNum of sprite 16 + 1
- temp18 = the memberNum of sprite 18 + 1
- temp20 = the memberNum of sprite 20 + 1
- temp23 = the memberNum of sprite 23 + 1
- temp25 = the memberNum of sprite 25 + 1
- temp27 = the memberNum of sprite 27 + 1
- temp29 = the memberNum of sprite 29 + 1
- print(sprite(9), member(temp10, "text"), sprite(11), member(temp12, "text"), sprite(13), member(temp14, "text"), sprite(15), member(temp16, "text"), sprite(17), member(temp18, "text"), sprite(19), member(temp20, "text"), sprite(21), member(temp23, "text"), sprite(24), member(temp25, "text"), sprite(26), member(temp27, "text"), sprite(28), member(temp29, "text"), sprite(30))
- end
-