home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
hc
/
flashcar.sit
/
Flashcards_V1.2
/
card_9040.txt
< prev
next >
Wrap
Text File
|
1988-11-14
|
1KB
|
64 lines
-- card: 9040 from stack: in.2
-- bmap block id: 17210
-- flags: 0000
-- background id: 2586
-- name:
----- HyperTalk script -----
on openCard
talk "toys.",150,130
global it
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 >= 11 then
visual dissolve fast
go to card id 50457
end if
end openCard
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=4 top=22 right=341 bottom=501
-- 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: New Button
----- HyperTalk script -----
on mouseUp
global it
if it = 2 then
visual dissolve fast
go to card id 3029
else if it = 3 then
visual dissolve fast
go to card id 3293
else if it >= 4 then
visual dissolve fast
go to card id 3293
end if
end mouseUp