home *** CD-ROM | disk | FTP | other *** search
- on whatbitmaps
- global gebitmap, geditstack
- set the puppet of sprite 3 to 1
- set the blend of sprite 3 to 20
- if the mouseWord = -1 then
- return
- else
- if the mouseDown then
- hilite word the mouseWord of field "âÊëúàÍóó"
- set gebitmap to word the mouseWord of the text of member "âÊëúàÍóó"
- set geditstack to geditstack + 1
- go(#next)
- end if
- end if
- end
-