home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
hc
/
flashcar.sit
/
Flashcards_V1.2
/
card_19214.txt
< prev
next >
Wrap
Text File
|
1988-11-14
|
483b
|
25 lines
-- card: 19214 from stack: in.2
-- bmap block id: 19549
-- flags: 0000
-- background id: 2586
-- name:
----- HyperTalk script -----
on openCard
talk "finger.",150,130
global it
if it = 6 then
visual dissolve fast
go to card id 10035
else if it = 7 then
visual dissolve fast
go to card id 10035
else if it < 6 then
visual dissolve fast
go to card id 3029
else if it >10 then
visual dissolve fast
go to card id 50457
end if
end openCard