home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
hc
/
barbutto.sit
/
BarButton
/
background_5228.txt
< prev
next >
Wrap
Text File
|
1987-11-23
|
1KB
|
50 lines
-- background: 5228 from stack: in
-- bmap block id: 5819
-- flags: 0000
-- background id: 0
-- name:
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=71 top=315 right=340 bottom=106
-- title width / last selected line: 0
-- icon id / first selected line: 902 / 902
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
go previous card
end mouseUp
on mousedown
if the optionkey is down then put script of me into bkgnd field lowerpane
end mousedown
-- part 4 (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