home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
hc
/
barbutto.sit
/
BarButton
/
background_6007.txt
< prev
next >
Wrap
Text File
|
1987-11-23
|
1KB
|
50 lines
-- background: 6007 from stack: in
-- bmap block id: 6629
-- flags: 0000
-- background id: 0
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=20 top=309 right=342 bottom=51
-- title width / last selected line: 0
-- icon id / first selected line: 1011 / 1011
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go home
end mouseUp
on mousedown
if the optionkey is down then put script of me into bkgnd field lowerpane
end mousedown
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=119 top=313 right=342 bottom=152
-- title width / last selected line: 0
-- icon id / first selected line: 26425 / 26425
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
go next card
end mouseUp
on mousedown
if the optionkey is down then put script of me into bkgnd field lowerpane
end mousedown