home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
hc
/
flashcar.sit
/
Flashcards_V1.2
/
card_7701.txt
< prev
next >
Wrap
Text File
|
1988-11-14
|
917b
|
43 lines
-- card: 7701 from stack: in.2
-- bmap block id: 14694
-- flags: 0000
-- background id: 2586
-- name:
----- HyperTalk script -----
on openCard
talk "grand.mother.",150,130
global it
if it = 1 then
visual dissolve fast
go to card id 48321
else if it = 2 then
visual dissolve fast
go to card id 49339
else if it = 3 then
visual dissolve fast
go to card id 49533
else if it = 4 then
visual dissolve fast
go to card id 49533
else if it = 5 then
visual dissolve fast
go to card id 49533
else if it = 6 then
visual dissolve fast
go to card id 49533
else if it = 7 then
visual dissolve fast
go to card id 49533
else if it = 8 then
visual dissolve fast
go to card id 49533
else if it = 9 then
visual dissolve fast
go to card id 49533
else if it >= 11 then
visual dissolve fast
go to card id 50457
end if
end openCard