home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
hc
/
fingersp.sit
/
FingerSpell
/
card_2497.txt
< prev
next >
Wrap
Text File
|
1988-11-14
|
1KB
|
69 lines
-- card: 2497 from stack: in
-- bmap block id: 18720
-- flags: 0000
-- background id: 2286
-- name: Instructions
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=16 top=290 right=329 bottom=146
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
put "Hello" into msg
SignString "Hello","say,prompt"
go card Instructions
put "" into msg
hide msg
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=87 top=221 right=261 bottom=238
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect checkerboard
go to card AboutFS
end mouseUp
-- part 14 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=263 top=301 right=335 bottom=300
-- title width / last selected line: 0
-- icon id / first selected line: 2162 / 2162
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect checkerboard
go prev
end mouseUp