home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
hypercrd
/
hc1_2_x
/
tshirts.sit
/
T-Shirts
/
background_2712.txt
< prev
next >
Wrap
Text File
|
1990-09-13
|
3KB
|
128 lines
-- background: 2712 from stack: in
-- bmap block id: 3324
-- flags: 0000
-- background id: 0
-- name:
-- part 1 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=20 top=132 right=164 bottom=45
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 24
-- style flags: 0
-- line height: 32
-- part name:
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=458 top=205 right=240 bottom=493
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect iris close
pop card
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=420 top=103 right=126 bottom=445
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual effect scroll left
go to next card
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=56 top=276 right=299 bottom=82
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
visual effect scroll right
go to prev card
end mouseUp
-- part 7 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=15 top=163 right=228 bottom=96
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name:
-- part 11 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=451 top=318 right=335 bottom=503
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 12 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=446 top=277 right=298 bottom=508
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 256
-- line height: 12
-- part name: Take One
----- HyperTalk script -----
on mouseUp
add 1 to field 3
select text of field 3
end mouseUp