home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
hc
/
hyperx11.sit
/
HyperX
/
background_8367.txt
< prev
next >
Wrap
Text File
|
1988-02-25
|
2KB
|
81 lines
-- background: 8367 from stack: in
-- bmap block id: 9721
-- flags: 4000
-- background id: 0
-- name: Helps
-- part 2 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=9 top=27 right=49 bottom=109
-- 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: Help Index
----- HyperTalk script -----
on mouseUp
visual effect zoom in
go card "Help Index"
end mouseUp
-- part 1 (field)
-- low flags: 01
-- high flags: 0001
-- rect: left=147 top=51 right=70 bottom=357
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 14
-- style flags: 16640
-- line height: 18
-- part name:
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=413 top=305 right=342 bottom=458
-- 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: New Button
----- HyperTalk script -----
on mouseUp
visual effect wipe right
go to prev card in this bkgnd
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=465 top=306 right=341 bottom=506
-- 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: New Button
----- HyperTalk script -----
on mouseUp
visual effect wipe left
go to next card in this bkgnd
end mouseUp