home *** CD-ROM | disk | FTP | other *** search
- -- background: 2652 from stack: in
- -- bmap block id: 4976
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=11 top=229 right=275 bottom=54
- -- title width / last selected line: 0
- -- icon id / first selected line: 1020 / 1020
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Paths╔
- ----- HyperTalk script -----
- on mouseUp
- show card field 1
- go to card id 5892 of stack "Home"
- end mouseUp
-
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=6 top=280 right=330 bottom=58
- -- title width / last selected line: 0
- -- icon id / first selected line: 1020 / 1020
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: About╔
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe up
- go to card "About…"
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=64 top=14 right=66 bottom=119
- -- 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: HyperCard help
- ----- HyperTalk script -----
- on mouseUp
- push recent card
- go to card "Launch Help"
- end mouseUp
-
-