home *** CD-ROM | disk | FTP | other *** search
- -- background: 2786 from stack: in.0
- -- bmap block id: 3112
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on openBackground
- push recent card
- end openBackground
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=3 top=23 right=52 bottom=35
- -- title width / last selected line: 0
- -- icon id / first selected line: 21700 / 21700
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go Home
- end mouseUp
-
-